aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2023-01-11 17:10:28 +0000
committerGordon Bergling <gbe@FreeBSD.org>2023-01-11 17:10:28 +0000
commitf3bcafdbdd393af5c9e0b8e3db03d6dd933bc60a (patch)
treeb27c37230dcd63e3b588abe8127f0b92e6d0db9f /tools
parentd5fb24358dd0d9567c7224e232c86ae3fbe59ffe (diff)
downloaddoc-f3bcafdbdd393af5c9e0b8e3db03d6dd933bc60a.tar.gz
doc-f3bcafdbdd393af5c9e0b8e3db03d6dd933bc60a.zip
tools/po_check_entry.sh: Fix a typo in a comment
- s/Hilight/Highlight/
Diffstat (limited to 'tools')
-rwxr-xr-xtools/po_check_entry.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/po_check_entry.sh b/tools/po_check_entry.sh
index 00d9eb7b5a..5673986dca 100755
--- a/tools/po_check_entry.sh
+++ b/tools/po_check_entry.sh
@@ -50,7 +50,7 @@ done
filter=$(echo "${filter}" | sed -e 's/|$//g')
-# Hilight the translation in the text providing the user with some context about
+# Highlight the translation in the text providing the user with some context about
# where the reported words are used.
if [ -n "${filter}" ]; then
echo "----------- translation -----------"