Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(524)

Unified Diff: net/data/verify_certificate_chain_unittest/README

Issue 2130283003: Cleanup: Rename "intermediary" --> "intermediate" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build? Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/data/verify_certificate_chain_unittest/README
diff --git a/net/data/verify_certificate_chain_unittest/README b/net/data/verify_certificate_chain_unittest/README
index 11cc4cbef53d3af42b42ca25d3ca49ed496f4650..5c7019d07abfa027fd8a6ba2c34c9fa42e2b5b1d 100644
--- a/net/data/verify_certificate_chain_unittest/README
+++ b/net/data/verify_certificate_chain_unittest/README
@@ -24,6 +24,6 @@ These files descibe a test case for certificate chain verification.
The input file is a PEM file with blocks for:
* The trust store
- * The certificate chain (target certificate and all intermediaries)
+ * The certificate chain (target certificate and all intermediates)
* The timestamp to use when verifying
* The expected result of verification (success or fail)

Powered by Google App Engine
This is Rietveld 408576698