summaryrefslogtreecommitdiff
path: root/SPEC
diff options
context:
space:
mode:
authorVipul A M <vipulnsward@gmail.com>2013-05-24 01:47:29 +0530
committerVipul A M <vipulnsward@gmail.com>2013-05-28 23:29:23 +0530
commite7d741c6282ca4cf4e01506f5681e6e6b14c0b32 (patch)
tree19ce9482c4cf8c25b278e2109a4ae2620b5f82ca /SPEC
parent838865f86ea538015f6c49e2c4935bab56533bdb (diff)
downloadrack-e7d741c6282ca4cf4e01506f5681e6e6b14c0b32.tar.gz
Fix some typos
Diffstat (limited to 'SPEC')
-rw-r--r--SPEC2
1 files changed, 1 insertions, 1 deletions
diff --git a/SPEC b/SPEC
index ae47f5cb..3a6481d2 100644
--- a/SPEC
+++ b/SPEC
@@ -222,7 +222,7 @@ The Body itself should not be an instance of String, as this will
break in Ruby 1.9.
If the Body responds to +close+, it will be called after iteration. If
the body is replaced by a middleware after action, the original body
-must be closed first, if it repsonds to close.
+must be closed first, if it responds to close.
If the Body responds to +to_path+, it must return a String
identifying the location of a file whose contents are identical
to that produced by calling +each+; this may be used by the