Merge "Export: Use BCP 47 language code for attribute xml:lang"
[lhc/web/wiklou.git] / tests / phpunit / includes / utils / MWCryptHKDFTest.php
index fafd4fa..760d41e 100644 (file)
@@ -37,7 +37,7 @@ class MWCryptHKDFTest extends MediaWikiTestCase {
        }
 
        /**
-        * Test vectors from Appendix A on http://tools.ietf.org/html/rfc5869
+        * Test vectors from Appendix A on https://tools.ietf.org/html/rfc5869
         */
        public static function providerRfc5869() {