[geany/geany] 4c2d89: Fix a reference to a function in the documentation

Colomban Wendling git-noreply at xxxxx
Tue Aug 7 13:37:38 UTC 2012


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Tue, 07 Aug 2012 13:37:38
Commit:      4c2d8998d736d67215e0e1d7057505f19af6ae2f
             https://github.com/geany/geany/commit/4c2d8998d736d67215e0e1d7057505f19af6ae2f

Log Message:
-----------
Fix a reference to a function in the documentation


Modified Paths:
--------------
    src/ui_utils.c

Modified: src/ui_utils.c
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -2616,7 +2616,7 @@ void ui_menu_add_document_items(GtkMenu *menu, GeanyDocument *active, GCallback
  * @a compare_func might be NULL to not sort the documents in the menu. In this case,
  * the order of the document tabs is used.
  *
- * See document_sort_by_display_name() for an example sort function.
+ * See document_compare_by_display_name() for an example sort function.
  *
  * @param menu Menu.
  * @param active Which document to highlight, or @c NULL.


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Commits mailing list