Skip to content

Commit

Permalink
Fixed typo: relateive -> relative (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
racko authored and wjwwood committed Aug 16, 2017
1 parent cb4a98b commit 47a5b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completion/_catkin
Original file line number Diff line number Diff line change
Expand Up @@ -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]'\
Expand Down

0 comments on commit 47a5b93

Please # to comment.