summaryrefslogtreecommitdiff
path: root/maint/add_warning
diff options
context:
space:
mode:
Diffstat (limited to 'maint/add_warning')
-rwxr-xr-xmaint/add_warning2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint/add_warning b/maint/add_warning
index 484fb7244..000626000 100755
--- a/maint/add_warning
+++ b/maint/add_warning
@@ -109,7 +109,7 @@ LINT_LISTS = {
'test lint' : TEST_LINTS,
'example lint' : EXAMPLE_LINTS,
}
-# The start delimeter is a regular comment.
+# The start delimiter is a regular comment.
START_LINE = re.compile(r'^(\s*)// @@ begin (.*) list')
# End delimiter is Rustdoc containing an HTML comment, because rustfmt