From 783df204da912ee6e2f40f9e1698b6c527742937 Mon Sep 17 00:00:00 2001 From: sharmadhiraj86 <45898027+sharmadhiraj86@users.noreply.github.com> Date: Tue, 15 Nov 2022 16:01:16 +0530 Subject: [PATCH] small typo in doc (#43) fix and close #41 --- scripts/graph_vibrations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/graph_vibrations.py b/scripts/graph_vibrations.py index e0568c65f..ec6ea4642 100755 --- a/scripts/graph_vibrations.py +++ b/scripts/graph_vibrations.py @@ -11,7 +11,7 @@ # v1.0: first version of the script -# Be sure to make this script executable using SSH: type 'chmod +x ./graph_vibrations.sh' when in the folder ! +# Be sure to make this script executable using SSH: type 'chmod +x ./graph_vibrations.py' when in the folder ! ##################################################################### ################ !!! DO NOT EDIT BELOW THIS LINE !!! ################