aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpfetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pfetch b/pfetch
index fb8923b..3753592 100755
--- a/pfetch
+++ b/pfetch
@@ -302,7 +302,7 @@ get_uptime() {
get_pkgs() {
# This works by first checking for which package managers are
- # isntalled and finally by printing each package manager's
+ # installed and finally by printing each package manager's
# package list with each package one per line.
#
# The output from this is then piped to 'wc -l' to count each