diff options
Diffstat (limited to 'doc/po/apt-doc.pot')
| -rw-r--r-- | doc/po/apt-doc.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index de7ccb721..e07e11df5 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -7888,9 +7888,9 @@ msgid "" "\tCAInfo \"/path/to/ca/certs.pem\";\n" "\tCRLFile \"/path/to/all/crl.pem\";\n" "\tVerify-Peer \"true\";\n" -"\tVerify-Host::broken.example.org \"false\";\n" -"\tSSLCert::example.org \"/path/to/client/cert.pem\";\n" -"\tSSLKey::example.org \"/path/to/client/key.pem\"\n" +"\tbroken.example.org::Verify-Host \"false\";\n" +"\texample.org::SSLCert \"/path/to/client/cert.pem\";\n" +"\texample.org::SSLKey \"/path/to/client/key.pem\"\n" "};\n" msgstr "" |
