aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ManaTools/SettingsReader.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ManaTools/SettingsReader.pm b/lib/ManaTools/SettingsReader.pm
index b8cb3944..99e5ad5d 100644
--- a/lib/ManaTools/SettingsReader.pm
+++ b/lib/ManaTools/SettingsReader.pm
@@ -74,7 +74,7 @@ use Data::Dumper;
=head3 DESCRIPTION
- The constructor just loads the given files and return its representation
+ The constructor just loads the given file and return its representation
into a hash reference.
=cut