summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xg2
1 files changed, 1 insertions, 1 deletions
diff --git a/g b/g
index 911227422c49..306974a18936 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