From c279fc511293c50723fc70a4cf59fc28c47926dc Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 25 Sep 2019 10:35:16 +0300 Subject: [PATCH] docs: update --- pfetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pfetch b/pfetch index be9cbc3..ec91289 100755 --- a/pfetch +++ b/pfetch @@ -125,7 +125,7 @@ get_os() { Darwin*) # Parse the SystemVersion.plist file to grab the macOS - # versions. The file is in the following format: + # version. The file is in the following format: # # ProductVersion # 10.14.6