We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d8680e commit 81c96d0Copy full SHA for 81c96d0
src/logo/builtin.c
@@ -22,7 +22,7 @@ typedef struct FFlogo
22
static const FFlogo* getLogoUnknown()
23
{
24
FF_LOGO_INIT
25
- FF_LOGO_NAMES("unkown", "question mark", "?")
+ FF_LOGO_NAMES("unknown", "question mark", "?")
26
FF_LOGO_LINES(
27
" ________\n"
28
" _jgN########Ngg_\n"
0 commit comments