Skip to content

Commit f4ac1ea

Browse files
laura-eprosimaMiguel Barro
authored andcommitted
Fix API reference misspelling
Signed-off-by: laura-eprosima <laura@eprosima.com>
1 parent 9dd6e99 commit f4ac1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/include/is/systemhandle/SystemHandle.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ class SystemHandle
184184
*
185185
* @param[in] types_node A *YAML* node containing the types definition. This may be an empty node.
186186
*
187-
* @returns `true` if the preprocess stage ends succesfully; `false` otherwise.
187+
* @returns `true` if the preprocess stage ends successfully; `false` otherwise.
188188
*/
189189
virtual bool preprocess_types(
190190
const YAML::Node& types_node)

0 commit comments

Comments
 (0)