summaryrefslogtreecommitdiffstats
path: root/videomv.pl
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@ens-lyon.org>2011-08-10 02:24:34 +0200
committerGuilhem Moulin <guilhem.moulin@ens-lyon.org>2011-08-10 02:24:34 +0200
commitd0d62f517db4e5559bade48a87e93984e076cddd (patch)
treefa11888def47a77283566b0f5943cbb580bfb2dc /videomv.pl
parent951466e527d5c2872f7113d08329e614df51b0b0 (diff)
typo
Diffstat (limited to 'videomv.pl')
-rwxr-xr-xvideomv.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/videomv.pl b/videomv.pl
index 9eb1a5e..9afd61c 100755
--- a/videomv.pl
+++ b/videomv.pl
@@ -51,7 +51,7 @@ Your collection is assumed to have the following structure: two
folders, here I<DIRECTORS> and I<MOVIES> that have the same parent.
I<DIRECTORS> contains one subdirectory for each director, and each movie
lies (B<as a regular file>) in the subdirectory of its director.
-The I<MOVIES> folders contains symlinks, one for each movie, that target
+The folder I<MOVIES> contains symlinks - one for each movie - that target
to I<../DIRECTORS/director_of_the_movie/movie>.
The behavior of B<videomv.pl> is NOT specified if your collection does
not verify these conventions!