summaryrefslogtreecommitdiff
path: root/doc/globals.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/globals.rdoc')
-rw-r--r--doc/globals.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/globals.rdoc b/doc/globals.rdoc
index 06355b187a..f82b6f8796 100644
--- a/doc/globals.rdoc
+++ b/doc/globals.rdoc
@@ -42,7 +42,7 @@ $VERBOSE:: The verbose flag, which is set by the -w or -v switch. Setting
including from Kernel#warn.
$-0:: The alias to $/.
$-a:: True if option -a is set. Read-only variable.
-$-d:: The alias of $DEBUG. See $DEBUG above for further discusison.
+$-d:: The alias of $DEBUG. See $DEBUG above for further discussion.
$-F:: The alias to $;.
$-i:: In in-place-edit mode, this variable holds the extension, otherwise nil.
$-I:: The alias to $:.