Browse Source

Fixed docs typo

Peter Inglesby 10 years ago
parent
commit
a8f1c70dce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/internals/contributing/writing-code/submitting-patches.txt

+ 1 - 1
docs/internals/contributing/writing-code/submitting-patches.txt

@@ -119,7 +119,7 @@ to publish your work. If you use the Git workflow, then you should
 announce your branch in the ticket by including a link to your branch.
 When you think your work is ready to be merged in create a pull request.
 
-See the :doc:`working-with-git` documentation for mode details.
+See the :doc:`working-with-git` documentation for more details.
 
 You can also use patches in Trac. When using this style, follow these
 guidelines.