diff options
| author | Masanari Iida <standby24x7@gmail.com> | 2013-11-13 00:17:44 +0900 |
|---|---|---|
| committer | Pat Thoyts <patthoyts@users.sourceforge.net> | 2013-11-15 20:44:08 +0000 |
| commit | 73fd416b291cdd70e30cb889e9ebcf10188d2342 (patch) | |
| tree | 7226bdb4f7470c2694732ad9bbee6b285c9dca14 /Makefile | |
| parent | 224cce8f9bb0403ec441ec709d2769adb8f66eb0 (diff) | |
| download | git-73fd416b291cdd70e30cb889e9ebcf10188d2342.tar.xz | |
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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
