From 361a46df6094338509db2a9128f7eb8914448a07 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 7 Mar 2020 14:41:33 +0200 Subject: [PATCH] docs: update --- pfetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pfetch b/pfetch index 9175356..8a82472 100755 --- a/pfetch +++ b/pfetch @@ -63,7 +63,7 @@ get_os() { Linux*) # Some Linux distributions (which are based on others) # fail to identify as they **do not** change the upstream - # distributions identification packages or files. + # distribution's identification packages or files. # # It is senseless to add a special case in the code for # each and every distribution (which _is_ technically no