[common] Fix typo

Change-Id: I9807caeb7d4e605a124b97e4412aa8797dd077de
This commit is contained in:
KATO Tomoyuki 2015-07-07 18:57:13 +09:00 committed by Christian Berendt
parent 1c5b5d3cba
commit 71e989c184
2 changed files with 6 additions and 6 deletions

View File

@ -94,8 +94,8 @@ Missing credentials cause a ``403 forbidden`` error. To resolve
this issue, use one of these methods:
#. Manual method
Gets the :file:`novarc` file from the project ZIP file, save existing
credentials in case of override. and manually source the :file:`novarc`
Gets the :file:`novarc` file from the project ZIP file, saves existing
credentials in case of override, and manually sources the :file:`novarc`
file.
#. Script method

View File

@ -107,11 +107,11 @@
this issue, use one of these methods:<orderedlist>
<listitem>
<para><emphasis role="bold">Manual
method</emphasis>. Get get the
method</emphasis>. Gets the
<filename>novarc</filename> file from
the project ZIP file, save existing
credentials in case of override. and
manually source the
the project ZIP file, saves existing
credentials in case of override, and
manually sources the
<filename>novarc</filename>
file.</para>
</listitem>