summaryrefslogtreecommitdiff
path: root/subversion/bindings/swig/perl/native/Base.pm
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/bindings/swig/perl/native/Base.pm')
-rw-r--r--subversion/bindings/swig/perl/native/Base.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/subversion/bindings/swig/perl/native/Base.pm b/subversion/bindings/swig/perl/native/Base.pm
index 9d9ec84..8fad54a 100644
--- a/subversion/bindings/swig/perl/native/Base.pm
+++ b/subversion/bindings/swig/perl/native/Base.pm
@@ -40,7 +40,7 @@ with prefix trimmed in the namespace of the caller for this import.
The 3rd through the last parameter is a list of symbol endings that
you wish for SVN::Base not to import into your namespace. This is useful
-for cases where you may want to import certaion symbols differently than
+for cases where you may want to import certain symbols differently than
normally.
=head1 CAVEATS