typo in a comment
authorDan Winship <danw@src.gnome.org>
Thu, 28 Feb 2008 17:15:48 +0000 (17:15 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 28 Feb 2008 17:15:48 +0000 (17:15 +0000)
svn path=/trunk/; revision=1102

tests/redirect-test.c

index 9d6985e..3f02224 100644 (file)
@@ -25,7 +25,7 @@ typedef struct {
 struct {
        TestRequest requests[3];
 } tests[] = {
-       /* A redirecty response to a GET should could a redirect */
+       /* A redirecty response to a GET should cause a redirect */
 
        { { { "GET", "/301", 301 },
            { "GET", "/", 200 },