grep.c: make two symbols really file-scope static this time
[gitweb.git] / unpack-trees.c
index 36523da22aedba160c5a29f95bf339f05dfc6feb..f0ac24b9f5306d6b805cc5a578cc7110f2cc09f3 100644 (file)
@@ -1209,7 +1209,7 @@ static int verify_uptodate_1(struct cache_entry *ce,
                        return 0;
                /*
                 * NEEDSWORK: the current default policy is to allow
-                * submodule to be out of sync wrt the supermodule
+                * submodule to be out of sync wrt the superproject
                 * index.  This needs to be tightened later for
                 * submodules that are marked to be automatically
                 * checked out.