From 4173ec37f7b587f8d25dc5a9208e971dd4790cbc Mon Sep 17 00:00:00 2001 From: Lorenz Walthert Date: Thu, 12 Oct 2017 18:42:15 +0200 Subject: [PATCH] Capitalize Addin titles. --- inst/rstudio/addins.dcf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inst/rstudio/addins.dcf b/inst/rstudio/addins.dcf index dc9b048a7..7968ea489 100644 --- a/inst/rstudio/addins.dcf +++ b/inst/rstudio/addins.dcf @@ -1,14 +1,14 @@ -Name: style package +Name: Style package Description: Pretty-print package source code Binding: style_pkg Interactive: true -Name: style active file +Name: Style active file Description: Pretty-print active file Binding: style_active_file Interactive: true -Name: style active region +Name: Style active region Description: Pretty-print active region Binding: style_active_region Interactive: true