Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: Frank Lanitz frank@frank.uvena.de Date: Mon, 06 Apr 2015 16:56:20 UTC Commit: 3ddf48c5a60592734720732b5b1b28738f9c9715 https://github.com/geany/geany-plugins/commit/3ddf48c5a60592734720732b5b1b28...
Log Message: ----------- Autoclose: Try to improve some grammatical item
Modified Paths: -------------- autoclose/src/autoclose.c
Modified: autoclose/src/autoclose.c 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -1069,7 +1069,7 @@ plugin_configure(GtkDialog *dialog) _("Improved auto-indent for curly brackets: type "{" " "and then press Enter - plugin will create full indented block. " "Works without "auto-close { }" checkbox.")); - WIDGET_CONF_BOOL(whitesmiths_style, _("\tWhitesmiths style"), + WIDGET_CONF_BOOL(whitesmiths_style, _("\tWhitesmith's style"), _("This style puts the brace associated with a control statement on " "the next line, indented. Statements within the braces are indented " "to the same level as the braces."));
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).