fix wrong variable name in docblock
This commit is contained in:
parent
da14d88cd6
commit
4c876d5966
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
# with the given prefix.
|
||||
#
|
||||
# :param rmw_implementation: the RMW implementation name
|
||||
# :type target: string
|
||||
# :type rmw_implementation: string
|
||||
# :param var_prefix: the prefix of all output variable names
|
||||
# :type var_prefix: string
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue