Skip to content

Commit 9931ec4

Browse files
authored
Merge pull request doxygen#11526 from albert-github/feature/issue_11525
issue doxygen#11525 Translation error Dutch
2 parents 75f8cf7 + c9ba2f6 commit 9931ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/translator_nl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ class TranslatorDutch : public Translator
131131
{
132132
if (Config_getBool(OPTIMIZE_OUTPUT_FOR_C))
133133
{
134-
return "Glabale members";
134+
return "Globale members";
135135
}
136136
else
137137
{

0 commit comments

Comments
 (0)