[common] Fix typo
Change-Id: I9807caeb7d4e605a124b97e4412aa8797dd077de
This commit is contained in:

committed by
Christian Berendt

parent
1c5b5d3cba
commit
71e989c184
@@ -94,8 +94,8 @@ Missing credentials cause a ``403 forbidden`` error. To resolve
|
|||||||
this issue, use one of these methods:
|
this issue, use one of these methods:
|
||||||
|
|
||||||
#. Manual method
|
#. Manual method
|
||||||
Gets the :file:`novarc` file from the project ZIP file, save existing
|
Gets the :file:`novarc` file from the project ZIP file, saves existing
|
||||||
credentials in case of override. and manually source the :file:`novarc`
|
credentials in case of override, and manually sources the :file:`novarc`
|
||||||
file.
|
file.
|
||||||
|
|
||||||
#. Script method
|
#. Script method
|
||||||
|
@@ -107,11 +107,11 @@
|
|||||||
this issue, use one of these methods:<orderedlist>
|
this issue, use one of these methods:<orderedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis role="bold">Manual
|
<para><emphasis role="bold">Manual
|
||||||
method</emphasis>. Get get the
|
method</emphasis>. Gets the
|
||||||
<filename>novarc</filename> file from
|
<filename>novarc</filename> file from
|
||||||
the project ZIP file, save existing
|
the project ZIP file, saves existing
|
||||||
credentials in case of override. and
|
credentials in case of override, and
|
||||||
manually source the
|
manually sources the
|
||||||
<filename>novarc</filename>
|
<filename>novarc</filename>
|
||||||
file.</para>
|
file.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Reference in New Issue
Block a user