summaryrefslogtreecommitdiffstats
path: root/git-symbolic-ref.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
committerJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
commit33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (patch)
tree4a681cad5c6da23a7d7f56022666fb31397026d2 /git-symbolic-ref.html
parent359f02427091f2c0fcac4eb7651fe5d159b84a54 (diff)
downloadgit-htmldocs-33be82183d4cd6dc645f64da1402cf9a3f4cdbf3.tar.gz
Autogenerated HTML docs for v2.42.0-482-g2e8e7
Diffstat (limited to 'git-symbolic-ref.html')
-rw-r--r--git-symbolic-ref.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-symbolic-ref.html b/git-symbolic-ref.html
index 052bc45f4..0e2558780 100644
--- a/git-symbolic-ref.html
+++ b/git-symbolic-ref.html
@@ -769,7 +769,7 @@ point at the given branch &lt;ref&gt;.</p></div>
symbolic ref.</p></div>
<div class="paragraph"><p>A symbolic ref is a regular file that stores a string that
begins with <code>ref: refs/</code>. For example, your <code>.git/HEAD</code> is
-a regular file whose contents is <code>ref: refs/heads/master</code>.</p></div>
+a regular file whose content is <code>ref: refs/heads/master</code>.</p></div>
</div>
</div>
<div class="sect1">
@@ -863,7 +863,7 @@ name is not a symbolic ref, or 128 if another error occurs.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-10-21 13:46:13 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>