about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--projects/cgi_multipart_eof_fix/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/cgi_multipart_eof_fix/README b/projects/cgi_multipart_eof_fix/README
index 7bc07a7..f5bd7eb 100644
--- a/projects/cgi_multipart_eof_fix/README
+++ b/projects/cgi_multipart_eof_fix/README
@@ -32,7 +32,7 @@ Run the included test to verify that the patch works as intended. Then, <tt>requ
   require 'rubygems'
   require 'cgi_multipart_eof_fix'
   
-Currently Mongrel requires this gem automatically. However, Mongrel may change in the future.
+Currently <tt>mongrel_rails</tt> requires this gem automatically. However, Mongrel may change in the future.
 
 == Further resources