aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-09-24 18:30:44 +0300
committerDylan Araps <dylan.araps@gmail.com>2019-09-24 18:30:44 +0300
commit7d737e4d675e4667480a3099ba4d34f460b48da7 (patch)
treeb2e0614227ca712f40700f62234a18f549cc9127
parent853ca40ccc5aefe33cbca9dfafa3556004ed29b2 (diff)
downloadpfetch-7d737e4d675e4667480a3099ba4d34f460b48da7.tar.gz
docs: update
-rwxr-xr-xpfetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pfetch b/pfetch
index 3cf9b86..71d0232 100755
--- a/pfetch
+++ b/pfetch
@@ -19,7 +19,7 @@ log() {
# with an additional amount of padding to add a gap between the art and
# the information (See marker $[3]).
#
- # When 'log()' has executed the cursor is then located at marker $[4].
+ # When 'log()' has executed, the cursor is then located at marker $[4].
# When 'log()' is run a second time, the next line of information is
# printed, moving the cursor to marker $[5].
#