diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index b614804bc1..c4872547d5 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -410,7 +410,7 @@ | |||
| 410 | For more detailed information about these strategies see | 410 | For more detailed information about these strategies see |
| 411 | <ulink url='http://www.kernel.org/pub/software/scm/git/docs/gitworkflows.html'>Git Workflows</ulink>. | 411 | <ulink url='http://www.kernel.org/pub/software/scm/git/docs/gitworkflows.html'>Git Workflows</ulink>. |
| 412 | <itemizedlist> | 412 | <itemizedlist> |
| 413 | <listitem><para><emphasis>Small Changes</emphasis> - It is best to keep your changes you commit | 413 | <listitem><para><emphasis>Make Small Changes</emphasis> - It is best to keep your changes you commit |
| 414 | small as compared to bundling many disparate changes into a single commit. | 414 | small as compared to bundling many disparate changes into a single commit. |
| 415 | This practice not only keeps things manageable but also allows the maintainer | 415 | This practice not only keeps things manageable but also allows the maintainer |
| 416 | to more easily include or refuse changes.</para></listitem> | 416 | to more easily include or refuse changes.</para></listitem> |
