aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-09-26 20:55:16 +0300
committerDylan Araps <dylan.araps@gmail.com>2019-09-26 20:55:16 +0300
commit74891879240aa070ea7621a99b796d0862d55414 (patch)
tree6bc34231f131af58f81a9e4b5f924fba80950a89
parent32c70cd08885919681253bb6a103c25069baa93a (diff)
downloadpfetch-74891879240aa070ea7621a99b796d0862d55414.tar.gz
docs: fix typo
-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