Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 62b045a55955618a25845c02b64becf55f40770f
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Fri Feb 10 17:06:24 2012 +0100

    make cmd: custum -> custom

diff --git a/Makefile b/Makefile
index 937fea2..fba7796 100644
--- a/Makefile
+++ b/Makefile
@@ -323,11 +323,11 @@ endif
        config_host.mk.last set_soenv.stamp src.downloaded warn
 
 #
-# custum command
+# custom command
 #
 ifneq ( $(MAKECMDGOALS),cmd)
 cmd:
-       echo "custum cmd" && ( $(cmd) )
+       echo "custom cmd" && ( $(cmd) )
 
 endif
 
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to