From 7d737e4d675e4667480a3099ba4d34f460b48da7 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 24 Sep 2019 18:30:44 +0300 Subject: [PATCH] docs: update --- pfetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]. #