aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIgor <pashev.igor@gmail.com>2010-03-09 09:55:14 +0300
committerIgor <pashev.igor@gmail.com>2010-03-09 09:55:14 +0300
commite6dff535ba73d16929344802ac098600cee79de4 (patch)
treec4894e191715e6d6e5c962b4942f3dd3331a2531 /Makefile
parent7b914fa56e4c0251cce72c737e06dcf94a5a92c3 (diff)
downloadgimp-plugin-img-e6dff535ba73d16929344802ac098600cee79de4.tar.gz
Typo, style
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 05da769..0b615b9 100644
--- a/Makefile
+++ b/Makefile
@@ -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"