]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-instaweb.sh
Fix more typos, primarily in the code
[thirdparty/git.git] / git-instaweb.sh
index 69aef3c20b099edd32aaa76ad8cfceb7e3f8a53a..63b18b99f65fe7ac60a76a0dfd2662d7400696c8 100755 (executable)
@@ -25,7 +25,7 @@ conf=$GIT_DIR/gitweb/httpd.conf
 
 # Defaults:
 
-# if installed, it doens't need further configuration (module_path)
+# if installed, it doesn't need further configuration (module_path)
 test -z "$httpd" && httpd='lighttpd -f'
 
 # probably the most popular browser among gitweb users