summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-12 03:09:19 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-12 03:09:19 +0000
commita4b26274dd1d35241ca489593dccf66aeab30030 (patch)
tree4d20256e3903989f4cb405f621406d77cc12c46e
parent86e2038c273aeb76709fd1683707efd20b8c5f45 (diff)
* lib/xmlrpc.rb: [DOC] fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--lib/xmlrpc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xmlrpc.rb b/lib/xmlrpc.rb
index 0fb9e83361..511c57d269 100644
--- a/lib/xmlrpc.rb
+++ b/lib/xmlrpc.rb
@@ -48,7 +48,7 @@
#
# * Client
# * synchronous/asynchronous calls
-# * Basic HTTP-401 Authentification
+# * Basic HTTP-401 Authentication
# * HTTPS protocol (SSL)
#
# * Parsers