From 348dcf86ff11b6aea01606df83a8c189c719b3fa Mon Sep 17 00:00:00 2001 From: Roozki Date: Mon, 8 Aug 2022 12:40:30 -0700 Subject: [PATCH] Fixed spelling error --- setup_scripts/install_libsbp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup_scripts/install_libsbp.sh b/setup_scripts/install_libsbp.sh index 6afd0ba9..0d54cf2a 100755 --- a/setup_scripts/install_libsbp.sh +++ b/setup_scripts/install_libsbp.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "================================================================" -echo "Installing Siwft Navigation's Binary Protocol library || (GPS)" +echo "Installing Swift Navigation's Binary Protocol library || (GPS)" echo "================================================================" cd external_libs/libsbp/c # get to build space