aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2020-03-07 14:41:33 +0200
committerDylan Araps <dylan.araps@gmail.com>2020-03-07 14:41:33 +0200
commit361a46df6094338509db2a9128f7eb8914448a07 (patch)
treeda8bc3e257b108aac88d77f16a41f0f2e06c549b
parent9f55ffb5aaf6265ea2ea10df511675ed43684c6e (diff)
downloadpfetch-361a46df6094338509db2a9128f7eb8914448a07.tar.gz
docs: update
-rwxr-xr-xpfetch2
1 files changed, 1 insertions, 1 deletions
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