[geany/geany] 06068d: Fix a typo in the update script

Colomban Wendling git-noreply at xxxxx
Mon Apr 14 14:37:29 UTC 2014


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Mon, 14 Apr 2014 14:37:29 UTC
Commit:      06068d38d8d49f365c8b1c3ee3de6df08a04998d
             https://github.com/geany/geany/commit/06068d38d8d49f365c8b1c3ee3de6df08a04998d

Log Message:
-----------
Fix a typo in the update script


Modified Paths:
--------------
    scripts/update-scintilla.sh

Modified: scripts/update-scintilla.sh
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -78,7 +78,7 @@ cat << EOF
 Scintilla update successful!
 
 Please check the diff and upgrade the style mappings in
-src/highlightingmappins.h.
+src/highlightingmappings.h.
 
 Check the diff of scintilla/include/SciLexer.h to see whether and which
 mapping to add or update (use git diff scintilla/include/SciLexer.h).



--------------
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