From 47a5b930415bed71077aef3f3ad8e5965e4278cb Mon Sep 17 00:00:00 2001 From: Tim Rakowski Date: Wed, 16 Aug 2017 18:15:57 +0200 Subject: [PATCH] Fixed typo: relateive -> relative (#484) --- completion/_catkin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/completion/_catkin b/completion/_catkin index 0019413b..ebf2f13e 100644 --- a/completion/_catkin +++ b/completion/_catkin @@ -416,7 +416,7 @@ _catkin_locate_complete() { {-h,--help}'[Show usage help]'\ {-w,--workspace}'[Workspace path]:workspace:_files -/'\ {-e,--existing-only}'[Only print existing paths]'\ - {-r,--relateive}'[Format paths relative to the working directory]'\ + {-r,--relative}'[Format paths relative to the working directory]'\ {-q,--quiet}'[Suppress warnings]'\ {-s,--src}'[Get the path to the source space]'\ {-b,--build}'[Get the path to the build space]'\