Skip to content

Commit c9ba2f6

Browse files
committed
issue doxygen#11525 Translation error Dutch
Correction of translation error
1 parent 75f8cf7 commit c9ba2f6

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)