From fd58ace71fee1bcb1aee8ec7c8884f6899f7c506 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 26 Sep 2019 10:15:49 +0300 Subject: [PATCH] docs: update --- pfetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pfetch b/pfetch index 4bef4d0..6f77197 100755 --- a/pfetch +++ b/pfetch @@ -498,7 +498,7 @@ get_memory() { Haiku) # Read the first line of 'sysinfo -mem' splitting on # '(', ' ', and ')'. The needed information is then - # sotred in the 5th and 7th elements. Using '_' "consumes" + # stored in the 5th and 7th elements. Using '_' "consumes" # an element allowing us to proceed to the next one. # # The parsed format is as follows: