From 01253ac83cbbce3fe33f960e5628272cf34b7e46 Mon Sep 17 00:00:00 2001
From: Romain Boman <romain.boman@gmail.com>
Date: Thu, 24 Mar 2022 11:38:59 +0100
Subject: [PATCH] typo

---
 run.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/run.py b/run.py
index 94b55652..e2ca260b 100755
--- a/run.py
+++ b/run.py
@@ -16,7 +16,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Calls fwk.wutils.run to execute a script as if dartflo was installed
+# Calls fwk.wutils.run to execute a script as if waves was installed
 
 def main():
     import os.path, sys
-- 
GitLab