From 9431507d29d2e588ee9070a75dd3622fc4fee9f7 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Wed, 2 Nov 2022 18:17:32 -0700
Subject: Typo.

---
 profiles/cataclysm-bn.profile | 2 +-
 profiles/cataclysm.profile    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'profiles')

diff --git a/profiles/cataclysm-bn.profile b/profiles/cataclysm-bn.profile
index ab607a6..835d565 100644
--- a/profiles/cataclysm-bn.profile
+++ b/profiles/cataclysm-bn.profile
@@ -16,7 +16,7 @@ mkdir ${HOME}/.local/share/cataclysm-bn/sound
 mkdir ${HOME}/.local/share/cataclysm-bn/templates
 whitelist ${HOME}/.config/cataclysm-bn
 # cataclysm needs write access to the local share folder
-# or it will crash citing no lack of write access and/or free space
+# or it will crash citing lack of write access and/or no free space
 whitelist ${HOME}/.local/share/cataclysm-bn
 read-only ${HOME}/.local/share/cataclysm-bn/font
 read-only ${HOME}/.local/share/cataclysm-bn/gfx
diff --git a/profiles/cataclysm.profile b/profiles/cataclysm.profile
index bc4ace5..91683e9 100644
--- a/profiles/cataclysm.profile
+++ b/profiles/cataclysm.profile
@@ -16,7 +16,7 @@ mkdir ${HOME}/.local/share/cataclysm-dda/sound
 mkdir ${HOME}/.local/share/cataclysm-dda/templates
 whitelist ${HOME}/.config/cataclysm-dda
 # cataclysm needs write access to the local share folder
-# or it will crash citing no lack of write access and/or free space
+# or it will crash citing lack of write access and/or no free space
 whitelist ${HOME}/.local/share/cataclysm-dda
 read-only ${HOME}/.local/share/cataclysm-dda/font
 read-only ${HOME}/.local/share/cataclysm-dda/gfx
-- 
cgit v1.2.1