Skip to content

Commit

Permalink
typo (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjwwood authored Sep 12, 2018
1 parent a0f83b0 commit e5e338a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcl/include/rcl/node.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ rcl_node_init(
const char * namespace_,
const rcl_node_options_t * options);

/// Finalized a rcl_node_t.
/// Finalize a rcl_node_t.
/**
* Destroys any automatically created infrastructure and deallocates memory.
* After calling, the rcl_node_t can be safely deallocated.
Expand Down

0 comments on commit e5e338a

Please sign in to comment.