diff options
author | Igor <pashev.igor@gmail.com> | 2010-03-09 09:55:14 +0300 |
---|---|---|
committer | Igor <pashev.igor@gmail.com> | 2010-03-09 09:55:14 +0300 |
commit | e6dff535ba73d16929344802ac098600cee79de4 (patch) | |
tree | c4894e191715e6d6e5c962b4942f3dd3331a2531 /Makefile | |
parent | 7b914fa56e4c0251cce72c737e06dcf94a5a92c3 (diff) | |
download | gimp-plugin-img-e6dff535ba73d16929344802ac098600cee79de4.tar.gz |
Typo, style
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ help: @echo "install - install plugin" @echo "" @echo "indent - beatify sources" - @echo "clean - remove build gabage" + @echo "clean - remove build garbage" @echo "" @echo "test - run gimp with samples" @echo "test-fu - run non-interactively gimp for batch file recoding" |