Branch: refs/heads/master
Author: Colomban Wendling <ban(a)herbesfolles.org>
Committer: Colomban Wendling <ban(a)herbesfolles.org>
Date: Sun, 02 Dec 2012 15:45:17 UTC
Commit: 8f96498323914d543ab98c7fa9c850f2de551379
https://github.com/geany/geany/commit/8f96498323914d543ab98c7fa9c850f2de551…
Log Message:
-----------
Fix a typo in the docs
Modified Paths:
--------------
doc/geany.txt
Modified: doc/geany.txt
9 files changed, 5 insertions(+), 4 deletions(-)
===================================================================
@@ -2489,10 +2489,11 @@ indent_hard_tab_width The size of a tab character. Don't change 8
**Interface related**
show_symbol_list_expanders Whether to show or hide the small true to new
expander icons on the symbol list documents
-allow_always_save treeview. Whether files can be saved false immediately
- always, even if they don't have any
- changes. By default, the Save button and
- menu item are disabled when a file is
+ treeview.
+allow_always_save Whether files can be saved always, even false immediately
+ if they don't have any changes.
+ By default, the Save button and menu
+ item are disabled when a file is
unchanged. When setting this option to
true, the Save button and menu item are
always active and files can be saved.
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).