aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgaux <34286986+Morgaux@users.noreply.github.com>2020-04-17 04:50:35 +1200
committerGitHub <noreply@github.com>2020-04-17 04:50:35 +1200
commitf88683c83e4b5e4f5890b36bbb454b89b30fc010 (patch)
tree5bc618a75acd97c9dc59b6e1f48720e57653066a
parentc20d2363f65e8950ba2c2470d4bf7f9b174ea6c5 (diff)
downloadpfetch-f88683c83e4b5e4f5890b36bbb454b89b30fc010.tar.gz
Spelling changes
-rwxr-xr-xpfetch4
1 files changed, 2 insertions, 2 deletions
diff --git a/pfetch b/pfetch
index ebb2831..2b13b9b 100755
--- a/pfetch
+++ b/pfetch
@@ -184,7 +184,7 @@ get_os() {
# Check to see if we're running Bedrock Linux which is
# very unique. This simply checks to see if the user's
- # PATH contais a Bedrock specific value.
+ # PATH contains a Bedrock specific value.
case $PATH in
*/bedrock/cross/*) distro='Bedrock Linux'
esac
@@ -883,7 +883,7 @@ get_wm() {
get_de() {
# This only supports Xorg related desktop environments though
- # this is fine as knowing the desktop envrionment on Windows,
+ # this is fine as knowing the desktop environment on Windows,
# macOS etc is useless (they'll always report the same value).
#
# Display the value of '$XDG_CURRENT_DESKTOP', if it's empty,