Fix a typo in the update script

This commit is contained in:
Colomban Wendling 2014-04-14 16:37:29 +02:00
parent 9a41f919c1
commit 06068d38d8

View File

@ -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).