[glib-networking] tests: Fix typo



commit cfa28b343c14f6a870b4b28047d85e9723ae79a2
Author: Stef Walter <stefw gnome org>
Date:   Sat Aug 11 06:18:53 2012 +0200

    tests: Fix typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=681299

 tls/tests/file-database.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tls/tests/file-database.c b/tls/tests/file-database.c
index 8a6872a..64cf5d9 100644
--- a/tls/tests/file-database.c
+++ b/tls/tests/file-database.c
@@ -285,7 +285,7 @@ test_verify_with_incorrect_root_in_chain (void)
    * C = US, O = "VeriSign, Inc.", OU = Class 3 Public Primary Certification Authority
    *
    * But it is not the same certificate in our database. However our database should
-   * verify this chain as valid, since the issuer fierds and signatures should chain up
+   * verify this chain as valid, since the issuer fields and signatures should chain up
    * to the certificate in our database.
    */
   chain = load_certificate_chain (TEST_FILE ("chain-with-verisign-md2.pem"), &error);



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