From 19ad8e5fb4c8b0cfa44038a62f84443b1488107d Mon Sep 17 00:00:00 2001 From: Elias Howell Date: Mon, 2 Jan 2023 13:59:13 -0500 Subject: quotes prevent glob and word splitting + spelling --- modules/disksize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/disksize') diff --git a/modules/disksize b/modules/disksize index babd950..1582cc0 100755 --- a/modules/disksize +++ b/modules/disksize @@ -1,6 +1,6 @@ #!/bin/bash -# Prints out the total disk memory and the availeable memory +# Prints out the total disk memory and the available memory PREFIX=' ' -- cgit v1.2.3