summaryrefslogtreecommitdiffstats
path: root/tools/print-generated-files.sh
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2021-01-22 00:36:41 +0100
committerAndrei Pavel <andrei@isc.org>2021-01-25 12:52:09 +0100
commit96f049b111ba175c74397d79ab6aff574ece900d (patch)
tree314f11706d923f372c8edc6b89b0e7906c524db1 /tools/print-generated-files.sh
parent[#1656] 1.9.4 release: dos2unix SVGs (diff)
downloadkea-96f049b111ba175c74397d79ab6aff574ece900d.tar.xz
kea-96f049b111ba175c74397d79ab6aff574ece900d.zip
[#1656] 1.9.4 release: spelling check
Diffstat (limited to 'tools/print-generated-files.sh')
-rwxr-xr-xtools/print-generated-files.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/print-generated-files.sh b/tools/print-generated-files.sh
index d720c3637d..1a767d4d32 100755
--- a/tools/print-generated-files.sh
+++ b/tools/print-generated-files.sh
@@ -91,7 +91,7 @@ mandatory_commands() {
}
# Print the lines between two matching regex patterns from a file. Excludes the
-# lines that contain the patterns themselves. Matches only the first occurence.
+# lines that contain the patterns themselves. Matches only the first occurrence.
print_lines_between_matching_patterns() {
mandatory_commands sed