Merge pull request #134 from AakashSharma7269/main
[TYPO] Fixed typo in uwufetch.c
This commit is contained in:
commit
d29d415898
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