summaryrefslogtreecommitdiff
path: root/doc/rake/glossary.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rake/glossary.rdoc')
-rw-r--r--doc/rake/glossary.rdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rake/glossary.rdoc b/doc/rake/glossary.rdoc
index 0ca1869306..a811764091 100644
--- a/doc/rake/glossary.rdoc
+++ b/doc/rake/glossary.rdoc
@@ -37,9 +37,9 @@
not needed. This may change in the future.
[<b>prerequisites</b>]
- Every task has a set (possiblity empty) of prerequisites. A
+ Every task has a set (possibly empty) of prerequisites. A
prerequisite P to Task T is itself a task that must be invoked
- before Task T.
+ before Task T.
[<b>rule</b>]
A rule is a recipe for synthesizing a task when no task is