[geany/geany] 7435a8: Fix a named style misspelling in the Lua filetype

Colomban Wendling git-noreply at xxxxx
Sat Aug 16 23:31:40 UTC 2014


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sat, 16 Aug 2014 23:31:40 UTC
Commit:      7435a81d83707302ce83a833b8f32263a4b82cc9
             https://github.com/geany/geany/commit/7435a81d83707302ce83a833b8f32263a4b82cc9

Log Message:
-----------
Fix a named style misspelling in the Lua filetype


Modified Paths:
--------------
    data/filetypes.lua

Modified: data/filetypes.lua
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -10,7 +10,7 @@ word=keyword_1
 string=string_1
 character=character
 literalstring=string_2
-preprocessor=preprocess
+preprocessor=preprocessor
 operator=operator
 identifier=identifier_1
 stringeol=string_eol



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