mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
man/goruby.1: fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1fe2fae259
commit
f8a577aa4e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
.Op Ar argument ...
|
||||
.Sh DESCRIPTION
|
||||
.Sy goruby
|
||||
is a kind of Ruby language processor,
|
||||
is a kind of Ruby language processor
|
||||
which recognizes extremely shorten programs as bellow;
|
||||
.Bd -literal -offset indent
|
||||
rq"date";s De.td
|
||||
|
|
Loading…
Reference in a new issue