summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-08-26 00:05:21 +0100
committerCarl Hetherington <cth@carlh.net>2017-08-26 00:05:21 +0100
commit60279062e5da42628f30c2cd4c724692bb6f7a23 (patch)
treec3cdc6ac71f8e128d9894166ee5bef72f5d17af8 /src
parent07eba73d85011b8741feb4c2a13da64af3c4a78a (diff)
Comment typo.
Diffstat (limited to 'src')
-rw-r--r--src/lib/film.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/film.cc b/src/lib/film.cc
index 7c9c4e5fb..3838dda00 100644
--- a/src/lib/film.cc
+++ b/src/lib/film.cc
@@ -514,7 +514,7 @@ Film::read_metadata (optional<boost::filesystem::path> path)
}
/** Given a directory name, return its full path within the Film's directory.
- * @param d directory name within the Filn's directory.
+ * @param d directory name within the Film's directory.
* @param create true to create the directory (and its parents) if they do not exist.
*/
boost::filesystem::path