summaryrefslogtreecommitdiff
path: root/src/certificates.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/certificates.h')
-rw-r--r--src/certificates.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/certificates.h b/src/certificates.h
index 1593ddbc..aba6d5cf 100644
--- a/src/certificates.h
+++ b/src/certificates.h
@@ -42,7 +42,7 @@ namespace dcp {
/** @class Certificate
* @brief A wrapper for an X509 certificate.
*
- * This class can take a Certificate from a file, a string or an OpenSSL X509 object.
+ * This class can take a Certificate from a string or an OpenSSL X509 object.
*/
class Certificate
{