Fix obvious typo

This commit is contained in:
Ben Wiederhake 2016-01-03 18:01:10 +01:00
parent d1fcd9f226
commit 9941c2d044

View File

@ -64,7 +64,7 @@ current Git (see `Committing`_)::
We also accept patches against other releases, but it's more work for us.
If you're not using Git, although you're strongly suggested to used it,
If you're not using Git, although you're strongly suggested to use it,
you can use the diff command::
$ diff -u originalpath modifiedpath > new-feature.patch