summaryrefslogtreecommitdiff
path: root/man/rake.1
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-01 11:07:03 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-01 11:07:03 +0000
commitbb9464dea8f8f49facfe727a9f9816be98d3aed4 (patch)
tree8a068feb1264d8e7fc2f6cc658848cdb80e910da /man/rake.1
parentc3757c216564a47ac83a9575d6126c8d3094e574 (diff)
fix typos in man
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man/rake.1')
-rw-r--r--man/rake.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rake.1 b/man/rake.1
index 2f80dbf7f4..9f5126b839 100644
--- a/man/rake.1
+++ b/man/rake.1
@@ -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