diff options
Diffstat (limited to 'contrib/gtksourceview-3.0/language-specs')
-rw-r--r-- | contrib/gtksourceview-3.0/language-specs/ousia.lang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gtksourceview-3.0/language-specs/ousia.lang b/contrib/gtksourceview-3.0/language-specs/ousia.lang index f9de40c..e8ebbdf 100644 --- a/contrib/gtksourceview-3.0/language-specs/ousia.lang +++ b/contrib/gtksourceview-3.0/language-specs/ousia.lang @@ -145,8 +145,8 @@ <context ref="end-command"/> <context ref="common-commands"/> <context ref="command"/> - <context ref="comment"/> <context ref="comment-multiline"/> + <context ref="comment"/> <context ref="map"/> </include> </context> |