From 291397592a8555a5e971eba0cd4412d15c3d787e Mon Sep 17 00:00:00 2001 From: Tommy Persson <tommy.persson@liu.se> Date: Mon, 13 Aug 2018 14:51:15 +0200 Subject: [PATCH] Spelling fix --- msg/VisFrustum.msg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msg/VisFrustum.msg b/msg/VisFrustum.msg index bbcae3b..1e2a547 100644 --- a/msg/VisFrustum.msg +++ b/msg/VisFrustum.msg @@ -1,5 +1,5 @@ -string ns # The namespace to display the frustrum for -bool show # flag to decide if to show the frustrum or not +string ns # The namespace to display the frustum for +bool show # flag to decide if to show the frustum or not float64 lat_m float64 lon_m float64 relalt -- GitLab