From 4a146d39f54fb5a6261ca6fd7bdf96cfde0bad51 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 10 Jul 2014 11:54:49 +0100 Subject: Comment fix. --- src/dcp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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. -- cgit v1.2.3