[libsoup/hsts: 19/36] Fix comment typo



commit 1286d6d482239e7a155aacb2f3f8141a2957cc32
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Aug 29 16:46:23 2018 +0300

    Fix comment typo

 tests/hsts-test.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/hsts-test.c b/tests/hsts-test.c
index 79a2b6f2..a54c6137 100644
--- a/tests/hsts-test.c
+++ b/tests/hsts-test.c
@@ -169,7 +169,7 @@ do_hsts_basic_test (void)
        session_get_uri (session, "https://localhost/long-lasting";, SOUP_STATUS_OK);
        session_get_uri (session, "http://localhost";, SOUP_STATUS_OK);
 
-       /* The HSTS headers in the url above doesn't incldue
+       /* The HSTS headers in the url above doesn't include
           subdomains, so the request should ask for the unchanged
           HTTP address below, to which the server will respond with a
           moved permanently status. */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]