fix: typo in client test

pull/91/head
Alexey Anufriev 2020-05-29 16:05:09 +02:00 committed by Richard Körber
parent d50331f1b2
commit c5e85f0101
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
// DOMAIN_CHAIN_FILE for the requested domans.
// DOMAIN_CHAIN_FILE for the requested domains.
}
/**