summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2021-09-27 03:03:20 +0900
committergit <svn-admin@ruby-lang.org>2021-09-27 03:23:31 +0900
commit5c0636bda4a2abf71dbb8a4e398f002d5c2079c2 (patch)
tree545ede20121c348e2439d36e81e88d5343cb0054 /man
parent7ba16939bbf626630547dbe51a629a63b373dbc0 (diff)
[ruby/irb] Add a space before left paren
https://github.com/ruby/irb/commit/973bac83ff
Diffstat (limited to 'man')
-rw-r--r--man/irb.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/irb.1 b/man/irb.1
index a7f2ce4228..113b986b16 100644
--- a/man/irb.1
+++ b/man/irb.1
@@ -106,7 +106,7 @@ Doesn't use singleline editor module.
.Pp
.Pp
.It Fl -echo
-Show result(default).
+Show result (default).
.Pp
.It Fl -noecho
Don't show result.