summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/getoptlong.rb2
-rw-r--r--lib/uri/.document7
2 files changed, 8 insertions, 1 deletions
diff --git a/lib/getoptlong.rb b/lib/getoptlong.rb
index 6e23cb6c7f..8fb302d741 100644
--- a/lib/getoptlong.rb
+++ b/lib/getoptlong.rb
@@ -113,7 +113,7 @@ class GetoptLong
# argument ordering must be a member of ORDERINGS, i.e one of
# GetoptLong::REQUIRE_ORDER, GetoptLong::PERMUTE,
# GetoptLong::RETURN_IN_ORDER. A RuntimeError is raised if
- # option processin has already started.
+ # option processing has already started.
#
def ordering=(ordering)
#
diff --git a/lib/uri/.document b/lib/uri/.document
new file mode 100644
index 0000000000..214dd2e48f
--- /dev/null
+++ b/lib/uri/.document
@@ -0,0 +1,7 @@
+common.rb
+ftp.rb
+generic.rb
+http.rb
+https.rb
+ldap.rb
+mailto.rb