docs: update

This commit is contained in:
Dylan Araps 2020-03-07 14:41:33 +02:00
parent 9f55ffb5aa
commit 361a46df60
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

2
pfetch
View File

@ -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