diff options
Diffstat (limited to 'kate/data/r.xml')
-rw-r--r-- | kate/data/r.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/r.xml b/kate/data/r.xml index ada76ece5..be6a36651 100644 --- a/kate/data/r.xml +++ b/kate/data/r.xml @@ -80,7 +80,7 @@ <context attribute="Headline" lineEndContext="#pop" name="Headline"/> <context attribute="Comment" lineEndContext="#pop" name="Comment"/> - <!-- This context is not really used, but contains the common rules --> + <!-- This context is not really used, but tqcontains the common rules --> <context name="CommonRules" lineEndContext="#stay" attribute="Normal Text" > <DetectChar attribute="String" context="string" char="""/> <DetectChar attribute="String" context="string2" char="'"/> |