Merge pull request #161 from Samisafool/patch-1

Typo
This commit is contained in:
Linus Dierheimer
2022-05-16 11:51:08 +02:00
committed by GitHub
+1 -1
View File
@@ -22,7 +22,7 @@ typedef struct FFlogo
static const FFlogo* getLogoUnknown()
{
FF_LOGO_INIT
FF_LOGO_NAMES("unkown", "question mark", "?")
FF_LOGO_NAMES("unknown", "question mark", "?")
FF_LOGO_LINES(
" ________\n"
" _jgN########Ngg_\n"