kcar RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] response: fix mispelling of "guarantee"
@ 2015-01-12  7:43 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2015-01-12  7:43 UTC (permalink / raw)
  To: kcar-public

---
 lib/kcar/response.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/kcar/response.rb b/lib/kcar/response.rb
index 2ba19f2..dba7fc8 100644
--- a/lib/kcar/response.rb
+++ b/lib/kcar/response.rb
@@ -27,7 +27,7 @@ class Kcar::Response
   #
   #    [ status, headers, body ]
   #
-  # Use Kcar::Response#rack if you want to guaranteee a proper Rack response.
+  # Use Kcar::Response#rack if you want to guarantee a proper Rack response.
   #
   # this method will not return until the response headers are fully parsed,
   # but the body returned will be this Kcar::Response handler itself.
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-12  7:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-12  7:43 [PATCH] response: fix mispelling of "guarantee" Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kcar.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).