summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 1fa7ae0c..0ff7a9fd 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -62,7 +62,7 @@ class DCP : public boost::noncopyable
{
public:
/** Construct a DCP. You can pass an existing DCP's directory
- * as the parameter, or a non-existant folder to create a new
+ * as the parameter, or an empty folder to create a new
* DCP in.
*
* @param directory Directory containing the DCP's files.