Skip to content

Commit

Permalink
Fix API reference misspelling
Browse files Browse the repository at this point in the history
Signed-off-by: laura-eprosima <[email protected]>
  • Loading branch information
laura-eprosima committed Jul 12, 2021
1 parent aaf725e commit 9181085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/include/is/systemhandle/SystemHandle.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ class SystemHandle
*
* @param[in] types_node A *YAML* node containing the types definition. This may be an empty node.
*
* @returns `true` if the preprocess stage ends succesfully; `false` otherwise.
* @returns `true` if the preprocess stage ends successfully; `false` otherwise.
*/
virtual bool preprocess_types(
const YAML::Node& types_node)
Expand Down

0 comments on commit 9181085

Please sign in to comment.