We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e9e5b commit effd73bCopy full SHA for effd73b
getters.go
@@ -17,7 +17,7 @@ var (
17
)
18
19
// specialReplacer is a replacer for some types of special lines in comments,
20
-// which shouldn't be checked. For example, if comment ends with a block of
+// which shouldn't be checked. For example, if a comment ends with a block of
21
// code it should not necessarily have a period at the end.
22
const specialReplacer = "<godotSpecialReplacer>"
23
0 commit comments