Skip to content

Commit 26f1bfa

Browse files
authored
Update builtin.c
1 parent 6845e63 commit 26f1bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logo/builtin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3990,7 +3990,7 @@ static const FFlogo P[] = {
39903990
},
39913991
// PureOSSmall
39923992
{
3993-
.names = {"PureOS_small"},а
3993+
.names = {"PureOS_small"},
39943994
.type = FF_LOGO_LINE_TYPE_SMALL_BIT,
39953995
.lines = FASTFETCH_DATATEXT_LOGO_PUREOS_SMALL,
39963996
.colors = {

0 commit comments

Comments
 (0)