Skip to content

Commit 81c96d0

Browse files
Typo
1 parent 4d8680e commit 81c96d0

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
@@ -22,7 +22,7 @@ typedef struct FFlogo
2222
static const FFlogo* getLogoUnknown()
2323
{
2424
FF_LOGO_INIT
25-
FF_LOGO_NAMES("unkown", "question mark", "?")
25+
FF_LOGO_NAMES("unknown", "question mark", "?")
2626
FF_LOGO_LINES(
2727
" ________\n"
2828
" _jgN########Ngg_\n"

0 commit comments

Comments
 (0)