fix: typo in client test

pull/89/head
Alexey Anufriev 2020-05-29 16:05:09 +02:00 committed by GitHub
parent d50331f1b2
commit f0720ab036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ public class ClientTest {
} }
// That's all! Configure your web server to use the DOMAIN_KEY_FILE and // That's all! Configure your web server to use the DOMAIN_KEY_FILE and
// DOMAIN_CHAIN_FILE for the requested domans. // DOMAIN_CHAIN_FILE for the requested domains.
} }
/** /**