diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-09-24 18:30:44 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-09-24 18:30:44 +0300 |
| commit | 7d737e4d675e4667480a3099ba4d34f460b48da7 (patch) | |
| tree | b2e0614227ca712f40700f62234a18f549cc9127 | |
| parent | 853ca40ccc5aefe33cbca9dfafa3556004ed29b2 (diff) | |
| download | pfetch-7d737e4d675e4667480a3099ba4d34f460b48da7.tar.gz | |
docs: update
| -rwxr-xr-x | pfetch | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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]. # |
