summaryrefslogtreecommitdiffstats
path: root/amarok/src/mediadevice/daap/mongrel/lib/rubygems/open-uri.rb
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/mediadevice/daap/mongrel/lib/rubygems/open-uri.rb')
-rw-r--r--amarok/src/mediadevice/daap/mongrel/lib/rubygems/open-uri.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/mediadevice/daap/mongrel/lib/rubygems/open-uri.rb b/amarok/src/mediadevice/daap/mongrel/lib/rubygems/open-uri.rb
index 54079a35..93927ca3 100644
--- a/amarok/src/mediadevice/daap/mongrel/lib/rubygems/open-uri.rb
+++ b/amarok/src/mediadevice/daap/mongrel/lib/rubygems/open-uri.rb
@@ -536,7 +536,7 @@ module OpenURI
# :http_basic_authentication=>[user, password]
#
# If :http_basic_authentication is specified,
- # the value should be an array which tqcontains 2 strings:
+ # the value should be an array which contains 2 strings:
# username and password.
# It is used for HTTP Basic authentication defined by RFC 2617.
#