From 46e0ef92d3a3f3aa4f0c905d7d016bf55d728b9d Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Wed, 28 Feb 2024 09:08:07 +0000
Subject: [PATCH] STYLE: spelling

---
 etc/caseDicts/annotated/sampleDict                              | 2 +-
 .../combustion/reactingFoam/RAS/SandiaD_LTS/system/sampleDict   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/caseDicts/annotated/sampleDict b/etc/caseDicts/annotated/sampleDict
index 98f4fef0665..81c9884e628 100644
--- a/etc/caseDicts/annotated/sampleDict
+++ b/etc/caseDicts/annotated/sampleDict
@@ -72,7 +72,7 @@ fields
 //      midPoint            one point per cell, inbetween two face intersections
 //      midPointAndFace     combination of face and midPoint
 //
-//      polyLine            specified points, not nessecary on line, uses
+//      polyLine            specified points, not necessary on line, uses
 //                          tracking
 //      cloud               specified points, uses findCell
 //      triSurfaceMeshPointSet  points of triSurface
diff --git a/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/system/sampleDict b/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/system/sampleDict
index fbc05bdb230..f757d8be6d7 100644
--- a/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/system/sampleDict
+++ b/tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/system/sampleDict
@@ -62,7 +62,7 @@ fields
 //      midPoint            one point per cell, inbetween two face intersections
 //      midPointAndFace     combination of face and midPoint
 //
-//      curve               specified points, not nessecary on line, uses
+//      curve               specified points, not necessary on line, uses
 //                          tracking
 //      cloud               specified points, uses findCell
 //
-- 
GitLab