Skip to content

Commit eb79b8a

Browse files
committed
Tidy
1 parent 8e5bb07 commit eb79b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InitialAvatar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ protected function getFontByScript()
798798

799799
// Turkish
800800
if (StringScript::isLatin($this->getInitials())) {
801-
return __DIR__.'/fonts/NotoSans-Regular.tt';
801+
return __DIR__.'/fonts/NotoSans-Regular.ttf';
802802
}
803803

804804
// Chinese & Japanese

0 commit comments

Comments
 (0)