summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/ruby.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ruby.1 b/man/ruby.1
index bdc014322c..d65230688b 100644
--- a/man/ruby.1
+++ b/man/ruby.1
@@ -477,7 +477,7 @@ environment variable on calling Kernel#system.
And Ruby depends on some RubyGems related environment variables unless RubyGems is disabled.
See the help of
.Xr gem 1
-as bellow.
+as below.
.Bd -literal -offset indent
% gem help
.Ed