Merge branch 'maint'
[gitweb.git] / builtin-remote.c
index ca7c639ad30fd5682014eb984ab18d3fb0546c67..2ed752cbf1803c243145ecc73d6abbf758a2203a 100644 (file)
@@ -1216,7 +1216,7 @@ static int update(int argc, const char **argv)
        struct option options[] = {
                OPT_GROUP("update specific options"),
                OPT_BOOLEAN('p', "prune", &prune,
-                           "prune remotes after fecthing"),
+                           "prune remotes after fetching"),
                OPT_END()
        };