From 60279062e5da42628f30c2cd4c724692bb6f7a23 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 26 Aug 2017 00:05:21 +0100 Subject: Comment typo. --- src/lib/film.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') 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 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 -- cgit v1.2.3