From a22459ade22465824226a671251527b080493e65 Mon Sep 17 00:00:00 2001
From: Rainer Kartmann <rainer.kartmann@kit.edu>
Date: Tue, 28 Jun 2022 17:15:46 +0200
Subject: [PATCH] Update default scenario config

---
 scenarios/ArVizExample/config/ArVizStorage.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scenarios/ArVizExample/config/ArVizStorage.cfg b/scenarios/ArVizExample/config/ArVizStorage.cfg
index 30b8ea590..302ac28c3 100644
--- a/scenarios/ArVizExample/config/ArVizStorage.cfg
+++ b/scenarios/ArVizExample/config/ArVizStorage.cfg
@@ -27,7 +27,7 @@
 # ArmarX.ArVizStorage.EnableProfiling = false
 
 
-# ArmarX.ArVizStorage.HistoryPath:  Destination path where the history are serialized to
+# ArmarX.ArVizStorage.HistoryPath:  Destination path where the history is serialized to
 #  Attributes:
 #  - Default:            RobotAPI/ArVizStorage
 #  - Case sensitivity:   yes
-- 
GitLab