all: Fix typos identified by typos pre-commit hook

This commit is contained in:
Arne Welzel 2023-06-13 13:25:44 +02:00
parent 260c868f26
commit 7a043e5e8f
57 changed files with 80 additions and 80 deletions

View file

@ -26,7 +26,7 @@ export {
}
redef record ResultVal += {
# Internal use only. This is not meant to be publically available
# Internal use only. This is not meant to be publicly available
# and just a copy of num_samples from the Reducer. Needed for
# availability in the compose hook.
num_samples: count &default=0;