]> source.dussan.org Git - jgit.git/commitdiff
Fix typo in FetchV2Request javadoc 76/195776/2
authorkylezhao <kylezhao@tencent.com>
Wed, 14 Sep 2022 07:46:39 +0000 (15:46 +0800)
committerkylezhao <kylezhao@tencent.com>
Wed, 14 Sep 2022 07:49:39 +0000 (15:49 +0800)
Change-Id: I905dda15e1b7f5e431816d3fbb01a1672e5fc786
Signed-off-by: kylezhao <kylezhao@tencent.com>
org.eclipse.jgit/src/org/eclipse/jgit/transport/FetchV2Request.java

index 446a3bcc798d3c3f945b7bc05580bf0307e2da75..401744f6dda971a200411e4212b8fe1ade787c20 100644 (file)
@@ -101,7 +101,7 @@ public final class FetchV2Request extends FetchRequest {
        }
 
        /**
-        * Options received in server-option lines. The caller can choose to     act on
+        * Options received in server-option lines. The caller can choose to act on
         * these in an application-specific way
         *
         * @return Immutable list of server options received in the request