1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix typos in man

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2010-12-01 11:07:03 +00:00
parent c3757c2165
commit bb9464dea8
5 changed files with 13 additions and 13 deletions

View file

@ -37,7 +37,7 @@ No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or
.It
Users can specify tasks with prerequisites.
.It
Rake supports rule patterns to sythesize implicit tasks.
Rake supports rule patterns to synthesize implicit tasks.
.It
Flexible FileLists that act like arrays but know about manipulating file names and paths.
.It