g |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2a8cabe86a90dfd1ea1164a009c9881f98d211b0
Author: Miklos Vajna <vmik...@suse.cz>
Date:   Thu Oct 18 09:27:45 2012 +0200

    g: fix typo
    
    Change-Id: I97484d8647549646117f6c51dde4eb17ec82c8be

diff --git a/g b/g
index 9112274..306974a 100755
--- a/g
+++ b/g
@@ -133,7 +133,7 @@ local repo
     for module in $SUBMODULES_CONFIGURED ; do
        if [ ! -d ${module?}/.git ] ; then
            case "${module?}" in
-               helcontent2)
+               helpcontent2)
                    if [ -d clone/help/.git ] ; then
                        repo="clone/help/.git"
                    fi
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to