]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-cvsserver.perl: fix typo
authorGyuYong Jung <obliviscence@gmail.com>
Wed, 17 Feb 2016 02:14:58 +0000 (11:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Feb 2016 18:00:53 +0000 (10:00 -0800)
Signed-off-by: GyuYong Jung <obliviscence@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsserver.perl

index 95e69b19a70ba63f2055d6a2ec3f9af0092a0832..02c0445be1057619e01e56bd6792f78fc011dc42 100755 (executable)
@@ -2664,7 +2664,7 @@ sub argsfromdir
     #   co  # Obtain list directly.
     #   remove # HERE: TEST: MAYBE client does the recursion for us,
     #          # since it only makes sense to remove stuff already in
-    #          # the sandobx?
+    #          # the sandbox?
     #   ci # HERE: Similar to remove...
     #      # Don't try to implement the confusing/weird
     #      # ci -r bug er.."feature".