diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2019-04-21 13:47:33 +0300 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-04-21 12:48:14 +0200 |
| commit | 47885278c669dd7a13a4c3ff7e58e1cbe88af385 (patch) | |
| tree | 5e79ed88b5aa40da44ed07e51c44504374963d36 /docs/internals/contributing/committing-code.txt | |
| parent | ba2057910644d3255a6283a16ceefbd0fceedafc (diff) | |
[2.2.x] Fixed typo in docs/internals/contributing/committing-code.txt.
Backport of 34a68c2cbea837b81cd9ab6bc91563416612157c from master
Diffstat (limited to 'docs/internals/contributing/committing-code.txt')
| -rw-r--r-- | docs/internals/contributing/committing-code.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt index cc1d29c521..d0513e2dd4 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -129,7 +129,7 @@ Django's Git repository: .. code-block:: none - Fixed #18307 -- Added git workflow guidelines + Fixed #18307 -- Added git workflow guidelines. Refactored the Django's documentation to remove mentions of SVN specific tasks. Added guidelines of how to use Git, GitHub, and |
