diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-09-26 20:55:16 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-09-26 20:55:16 +0300 |
| commit | 74891879240aa070ea7621a99b796d0862d55414 (patch) | |
| tree | 6bc34231f131af58f81a9e4b5f924fba80950a89 | |
| parent | 32c70cd08885919681253bb6a103c25069baa93a (diff) | |
| download | pfetch-74891879240aa070ea7621a99b796d0862d55414.tar.gz | |
docs: fix typo
| -rwxr-xr-x | pfetch | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
