We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd6e99 commit f4ac1eaCopy full SHA for f4ac1ea
core/include/is/systemhandle/SystemHandle.hpp
@@ -184,7 +184,7 @@ class SystemHandle
184
*
185
* @param[in] types_node A *YAML* node containing the types definition. This may be an empty node.
186
187
- * @returns `true` if the preprocess stage ends succesfully; `false` otherwise.
+ * @returns `true` if the preprocess stage ends successfully; `false` otherwise.
188
*/
189
virtual bool preprocess_types(
190
const YAML::Node& types_node)
0 commit comments