[geany/geany] 0ad85a: Fix comment wording

Jiří Techet git-noreply at xxxxx
Wed Nov 5 20:50:07 UTC 2014


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Wed, 05 Nov 2014 20:50:07 UTC
Commit:      0ad85aee04a03ca395bff0b1426575beda1ecd46
             https://github.com/geany/geany/commit/0ad85aee04a03ca395bff0b1426575beda1ecd46

Log Message:
-----------
Fix comment wording


Modified Paths:
--------------
    tagmanager/src/tm_workspace.c

Modified: tagmanager/src/tm_workspace.c
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -180,8 +180,8 @@ void tm_workspace_add_source_file_noupdate(TMSourceFile *source_file)
  you're editing. It's useful for a "real-time" updating of the tags.
  The tags array and the tags themselves are destroyed and re-created, hence any
  other tag arrays pointing to these tags should be rebuilt as well. All sorting
- information is also lost. The language parameter is automatically set the first
- time the file is parsed.
+ information is also lost. The language parameter is automatically detected 
+ the first time the file is parsed if it is set to LANG_AUTO.
  @param source_file The source file to update with a buffer.
  @param text_buf A text buffer. The user should take care of allocate and free it after
  the use here.



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list