Skip to content

Commit 7296f65

Browse files
author
Michael Brüning
committed
Correct typo in the Gujarati openType identififer.
Based on testing by Paresh Adhia. Task-number: QTBUG-44568 Change-Id: I11c9e304282ca5afbdb02a37c366a331a4f24b04 Reviewed-by: Konstantin Ritt <[email protected]>
1 parent 4c75650 commit 7296f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/platforms/fontdatabases/fontconfig/qfontconfigdatabase.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ static const char *openType[] = {
250250
"deva", // Devanagari
251251
"beng", // Bengali
252252
"guru", // Gurmukhi
253-
"gurj", // Gujarati
253+
"gujr", // Gujarati
254254
"orya", // Oriya
255255
"taml", // Tamil
256256
"telu", // Telugu

0 commit comments

Comments
 (0)