aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/usermanual/reference/var_src_uri.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/usermanual/reference/var_src_uri.xml b/docs/usermanual/reference/var_src_uri.xml
index bc495719f8..b858e8abb0 100644
--- a/docs/usermanual/reference/var_src_uri.xml
+++ b/docs/usermanual/reference/var_src_uri.xml
@@ -455,11 +455,12 @@ SRC_URI[sha256sum] = "36bdb85c97b39ac604bc58cb7857ee08295242c78a12848ef8a31
</listitem>
</varlistentry>
+ <varlistentry>
<term>tag</term>
<listitem>
<para>The git tag to retrieve. The default is
- <command>"master"</command>. This may be placed into
+ <command>"master"</command>. This may be placed into
<command>SRCREV</command> instead.</para>
</listitem>
</varlistentry>
@@ -470,7 +471,7 @@ SRC_URI[sha256sum] = &quot;36bdb85c97b39ac604bc58cb7857ee08295242c78a12848ef8a31
<listitem>
<para>The method to use to access the repository. Common options are
<command>"git"</command>, <command>"http"</command> and
- <command>"rsync"</command>. The default is
+ <command>"rsync"</command>. The default is
<command>"rsync"</command>.</para>
</listitem>
</varlistentry>
@@ -484,7 +485,7 @@ SRC_URI[sha256sum] = &quot;36bdb85c97b39ac604bc58cb7857ee08295242c78a12848ef8a31
<listitem>
<para>The revision of the git source to be checked out.
- The default is <command>1</command> which is invalid and leads to
+ The default is <command>1</command> which is invalid and leads to
an error.</para>
</listitem>
</varlistentry>