Skip to content

Commit 408c58d

Browse files
committed
typo
Signed-off-by: Minju, Lee <[email protected]>
1 parent 2b159af commit 408c58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rcl/include/rcl/init.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ extern "C"
5050
*
5151
* The `options` argument must be non-`NULL` and must have been initialized
5252
* with rcl_init_options_init().
53-
* It is unmodified by this function, and the ownership is not transfered to
53+
* It is unmodified by this function, and the ownership is not transferred to
5454
* the context, but instead a copy is made into the context for later reference.
5555
* Therefore, the given options need to be cleaned up with
5656
* rcl_init_options_fini() after this function returns.

0 commit comments

Comments
 (0)