diff --git a/contrib/commandref_join.pl b/contrib/commandref_join.pl index cf7c181ae..47aa9dd06 100755 --- a/contrib/commandref_join.pl +++ b/contrib/commandref_join.pl @@ -224,7 +224,7 @@ generateModuleCommandref($$;$$) EOF } } - print "*** $lang $fPath: No a-tag with name=\"$mod\" \n" + print "*** $lang $fPath: No a-tag with id=\"$mod\" \n" if(!$jsFile && !$suffix && $docCount && !$hasLink && !$noWarnings); foreach $tag (TAGS) {