summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4fc269a..553f8ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2973,7 +2973,7 @@ esac
[AC_MSG_RESULT(default)])
validate_tzpath() {
- # Checks that each element of hte path is an absolute path
+ # Checks that each element of the path is an absolute path
if test -z "$1"; then
# Empty string is allowed: it indicates no system TZPATH
return 0