Fixed typo in uwufetch.c
This commit is contained in:
parent
2898ee0614
commit
80c248829d
1 changed files with 1 additions and 1 deletions
|
@ -1055,7 +1055,7 @@ void print_image()
|
||||||
" error: viu\n"
|
" error: viu\n"
|
||||||
" is not installed\n"
|
" is not installed\n"
|
||||||
" or the image\n"
|
" or the image\n"
|
||||||
" is not fount\n"
|
" is not found\n"
|
||||||
" Read IMAGES.md\n"
|
" Read IMAGES.md\n"
|
||||||
" for more info.\n\n",
|
" for more info.\n\n",
|
||||||
RED);
|
RED);
|
||||||
|
|
Loading…
Reference in a new issue