doc: fix hanging "+"-continuation
[gitweb.git] / Documentation / git-svn.txt
index 39e9a181cce8e58c4dfd0e3fb62e15cedecb30b7..13770083cb98fefa9799163e042381ac4869408d 100644 (file)
@@ -279,9 +279,9 @@ first have already been pushed into SVN.
        Ask the user to confirm that a patch set should actually be sent to SVN.
        For each patch, one may answer "yes" (accept this patch), "no" (discard this
        patch), "all" (accept all patches), or "quit".
-       +
-       'git svn dcommit' returns immediately if answer is "no" or "quit", without
-       committing anything to SVN.
++
+'git svn dcommit' returns immediately if answer is "no" or "quit", without
+committing anything to SVN.
 
 'branch'::
        Create a branch in the SVN repository.