From 7aac2c0e59708d979ab5b46e5fe50db7be0dbab0 Mon Sep 17 00:00:00 2001
From: ZaellixA <axilleaz@protonmail.com>
Date: Mon, 15 Jul 2024 14:17:22 +0100
Subject: [PATCH] Reformatted text in rcvGeo.m

---
 Utilities/Geometries/MATLAB/Functions/rcvGeo.m | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Utilities/Geometries/MATLAB/Functions/rcvGeo.m b/Utilities/Geometries/MATLAB/Functions/rcvGeo.m
index e8fbc59..04125c5 100644
--- a/Utilities/Geometries/MATLAB/Functions/rcvGeo.m
+++ b/Utilities/Geometries/MATLAB/Functions/rcvGeo.m
@@ -3,7 +3,7 @@
 % Author: Achilles Kappis
 % e-mail: axilleaz@protonmail.com
 %
-% Date: 10/03/2024 (DD/MM/YYYY)
+% Date: 15/07/2024 (DD/MM/YYYY)
 %
 % Copyright: MIT
 % --------------------------------------------------
@@ -17,8 +17,8 @@
 %                      "Log".
 % 
 % nSens [numeric] (Optional): The number of sensors. This value is
-%                                ignored for the "Single" geometry.
-%                                [Default: 4].
+%                             ignored for the "Single" geometry.
+%                             [Default: 4].
 % 
 % elemDist [numeric] (Optional): The distance between the elements of
 %                                the array configuration. For "Single"
-- 
GitLab