[Libreoffice-commits] .: g

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Oct 18 00:26:20 PDT 2012


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

New commits:
commit 2a8cabe86a90dfd1ea1164a009c9881f98d211b0
Author: Miklos Vajna <vmiklos at 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


More information about the Libreoffice-commits mailing list