diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/highlight/notation.api | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/highlight/notation.api b/test/highlight/notation.api index f801360..0990fdf 100644 --- a/test/highlight/notation.api +++ b/test/highlight/notation.api @@ -20,7 +20,7 @@ Forum.Models.Post //<- operator //^ property // ^ function - // ^ variable.parameter + // ^ parameter // ^ punctuation // ^ type.definition // ^ punctuation @@ -34,7 +34,7 @@ Forum.Models.Post //<- operator //^ property // ^ function - // ^ variable.parameter + // ^ parameter // ^ punctuation // ^ type.definition // ^ punctuation |