Drop a a few accidentally repeated words

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2017-08-12 06:06:47 +02:00
parent 25a7ae3068
commit d3de388ad4
13 changed files with 19 additions and 19 deletions

View file

@ -43,7 +43,7 @@ my @Chapters = qw/Introduction Concept Command Server/;
my @Levels = qw/Basic Expert Obsolete/;
# $Subjects{SUBJECT} is a reference to an an anonymous array
# $Subjects{SUBJECT} is a reference to an anonymous array
# containing SUBJECT's topics
my %Subjects;