From b664f3d563ef5e2ef97e77c5af528fec75ff66cc Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 29 Dec 2023 17:57:57 +0100
Subject: [PATCH] fix spell syntax

---
 spells/Light1.tex    | 2 +-
 spells/WaterAir4.tex | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/spells/Light1.tex b/spells/Light1.tex
index 5eda6877..5cb7f7c1 100644
--- a/spells/Light1.tex
+++ b/spells/Light1.tex
@@ -11,7 +11,7 @@
   {Warp}% Action
   {Fire, Air}% Spheres
   {surrounding darkness}% Resist with
-  {The caster laughts in the face of darkness, and any minute light in the area lifts from its source, and wanders free.}% Description
+  {The caster laughts in the face of darkness, and any minute light in the area lifts from its source, and wanders free}% Description
   {Most of these floating lights follow their creator, but others leave to seek out their own goals.
   Their reasons and aims remain a mystery.}
 
diff --git a/spells/WaterAir4.tex b/spells/WaterAir4.tex
index 667c3c0d..1a6bd099 100644
--- a/spells/WaterAir4.tex
+++ b/spells/WaterAir4.tex
@@ -4,8 +4,7 @@
   {duplicated, detailed, divergent}% Enhancements
   {\roll{Charisma}{Vigilance}}% Resist with
   {
-    The caster simply laughs like a spoilt child done something awful.
+    The caster laughs like a spoilt child who's done something awful.
     All nearby water evaporates into a fetid mist in the form of Sylf, mother of monsters, and envelops \arabic{spellTargets} targets.
-    Anyone breathing in receives \showDam~\glspl{fatigue}.
-  }% Description
+    Anyone breathing in receives \showDam~\glspl{fatigue}}% Description
   {}
-- 
GitLab