]> git.vpit.fr Git - perl/modules/rgit.git/commitdiff
POD nit in bin/rgit
authorVincent Pit <vince@profvince.com>
Wed, 8 Oct 2008 13:55:05 +0000 (15:55 +0200)
committerVincent Pit <vince@profvince.com>
Wed, 8 Oct 2008 13:55:05 +0000 (15:55 +0200)
bin/rgit

index c823ba87186d75ffb4d9e821d49e7b51cbbc17ab..6b747898dcaf3218756c92c346a1c47b1432aab8 100755 (executable)
--- a/bin/rgit
+++ b/bin/rgit
@@ -201,7 +201,7 @@ Add a remote to all repositories in "/foo/bar" to their bare counterpart in C<qu
 
 =head1 DEPENDENCIES
 
-The core modules L<Carp>, C<Config>, L<Cwd>, L<Exporter>, L<File::Find>, L<File::Spec::Functions> and L<POSIX>.
+The core modules L<Carp>, L<Config>, L<Cwd>, L<Exporter>, L<File::Find>, L<File::Spec::Functions> and L<POSIX>.
 
 L<Object::Tiny>.