Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604cd71 commit a9e4361Copy full SHA for a9e4361
1 file changed
configure.ac
@@ -2973,7 +2973,7 @@ esac
2973
[AC_MSG_RESULT(default)])
2974
2975
validate_tzpath() {
2976
- # Checks that each element of hte path is an absolute path
+ # Checks that each element of the path is an absolute path
2977
if test -z "$1"; then
2978
# Empty string is allowed: it indicates no system TZPATH
2979
return 0
0 commit comments