Branch: refs/heads/master Author: Nick Treleaven nick.treleaven@btinternet.com Committer: Nick Treleaven nick.treleaven@btinternet.com Date: Fri, 12 Dec 2014 13:11:29 UTC Commit: d6601cbafa57841acf7303dfb019e2bcfbb933a3 https://github.com/geany/geany/commit/d6601cbafa57841acf7303dfb019e2bcfbb933...
Log Message: ----------- Merge pull request #387 from philippwiesemann/fix-typos-doc
Fix typos in documentation
Modified Paths: -------------- doc/geany.txt
Modified: doc/geany.txt 8 lines changed, 4 insertions(+), 4 deletions(-) =================================================================== @@ -450,7 +450,7 @@ using the appropriate command line option. Opening files from the command-line in a running instance ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Geany detects if there is an an instance of itself already running and opens files +Geany detects if there is an instance of itself already running and opens files from the command-line in that instance. So, Geany can be used to view and edit files by opening them from other programs such as a file manager. @@ -2489,17 +2489,17 @@ Initial version The initial version of files you will be creating.
Year - Specify a format for the the {year} wildcard. You can use any conversion specifiers + Specify a format for the {year} wildcard. You can use any conversion specifiers which can be used with the ANSI C strftime function. For details please see http://man.cx/strftime.
Date - Specify a format for the the {date} wildcard. You can use any conversion specifiers + Specify a format for the {date} wildcard. You can use any conversion specifiers which can be used with the ANSI C strftime function. For details please see http://man.cx/strftime.
Date & Time - Specify a format for the the {datetime} wildcard. You can use any conversion specifiers + Specify a format for the {datetime} wildcard. You can use any conversion specifiers which can be used with the ANSI C strftime function. For details please see http://man.cx/strftime.
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).