summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-11-12 15:17:44 (GMT)
committerPat Thoyts <patthoyts@users.sourceforge.net>2013-11-15 20:44:08 (GMT)
commit73fd416b291cdd70e30cb889e9ebcf10188d2342 (patch)
tree7226bdb4f7470c2694732ad9bbee6b285c9dca14 /Makefile
parent224cce8f9bb0403ec441ec709d2769adb8f66eb0 (diff)
downloadgit-73fd416b291cdd70e30cb889e9ebcf10188d2342.zip
git-73fd416b291cdd70e30cb889e9ebcf10188d2342.tar.gz
git-73fd416b291cdd70e30cb889e9ebcf10188d2342.tar.bz2
git-gui: correct spelling errors in comments
Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e9c2bc3..cde8b2e 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ all::
#
# Define NO_MSGFMT if you do not have msgfmt from the GNU gettext
# package and want to use our rough pure Tcl po->msg translator.
-# TCL_PATH must be vaild for this to work.
+# TCL_PATH must be valid for this to work.
#
GIT-VERSION-FILE: FORCE