summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-03-10 09:15:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-03-10 09:15:56 -0700
commit797404ca55365a028b4957d7d04136ebe3e2fd24 (patch)
tree9932c769f11565a49eae1049e06a54e23d1da32e /lib
parent16b5e5d0592ff442716bc5702fde94d2c02a4971 (diff)
downloadp5-API-GitForge-797404ca55365a028b4957d7d04136ebe3e2fd24.tar.gz
drop spurious camel case
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'lib')
-rw-r--r--lib/API/GitForge/Role/GitForge.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/API/GitForge/Role/GitForge.pm b/lib/API/GitForge/Role/GitForge.pm
index 3742553..2f282ae 100644
--- a/lib/API/GitForge/Role/GitForge.pm
+++ b/lib/API/GitForge/Role/GitForge.pm
@@ -26,7 +26,7 @@ Operations which one might wish to perform against any git forge. See
L<API::GitForge>.
In this documentation, C<example.com> should be replaced with the
-domain at which your GitForge is hosted, e.g. C<salsa.debian.org>.
+domain at which your git forge is hosted, e.g. C<salsa.debian.org>.
=cut