From 80c248829dffb86c9fe6b50dbf3867b308c8623b Mon Sep 17 00:00:00 2001 From: AakashSharma7269 Date: Mon, 20 Sep 2021 15:14:46 +0530 Subject: [PATCH] Fixed typo in uwufetch.c --- uwufetch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwufetch.c b/uwufetch.c index 48d2757..4a3f2e7 100644 --- a/uwufetch.c +++ b/uwufetch.c @@ -1055,7 +1055,7 @@ void print_image() " error: viu\n" " is not installed\n" " or the image\n" - " is not fount\n" + " is not found\n" " Read IMAGES.md\n" " for more info.\n\n", RED);