summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml2
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 dc706dd8ff..acb4731282 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -613,7 +613,7 @@
613 613
614 <para> 614 <para>
615 If you have a just a few changes you can commit them and then submit them as an email to the maintainer. 615 If you have a just a few changes you can commit them and then submit them as an email to the maintainer.
616 Here is the general procedure: 616 Here is a general procedure:
617 <itemizedlist> 617 <itemizedlist>
618 <listitem><para>Make your changes in your local Git repository.</para></listitem> 618 <listitem><para>Make your changes in your local Git repository.</para></listitem>
619 <listitem><para>Stage your commit (or change) by using the <filename>git add</filename> 619 <listitem><para>Stage your commit (or change) by using the <filename>git add</filename>