aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ebuild-maintenance/git/text.xml')
-rw-r--r--ebuild-maintenance/git/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuild-maintenance/git/text.xml b/ebuild-maintenance/git/text.xml
index 82967cc..6ad3837 100644
--- a/ebuild-maintenance/git/text.xml
+++ b/ebuild-maintenance/git/text.xml
@@ -142,7 +142,7 @@ used. The valid uses of git include:
Whenever <c>pkgdev</c> is not used to commit, you need to manually verify all
packages affected by the commit using <c>pkgcheck scan --commits</c>. Also,
when using <c>git</c> manually, you must perform a manual sign-off to the
-<uri link="::general-concepts/copyright-policy/#Certificate of origin"/> using
+<uri link="::general-concepts/copyright-policy/#Certificate of Origin"/> using
the <c>-s </c> or <c>--signoff</c> option with your git commit commands. Make
sure you have read and understand the actual certificate.
</p>