diff --git a/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/IceStateConverter.h b/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/IceStateConverter.h index 731e8d4a7ef8309b513171f64c6b69ed14f48c08..dfa31c683a3b1715c5451a06308d140cd6cc12ca 100644 --- a/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/IceStateConverter.h +++ b/source/ArmarXGui/gui-plugins/StatechartViewerPlugin/IceStateConverter.h @@ -45,7 +45,7 @@ namespace armarx ~IceStateConverter(); /** - * @brief convert Converts the given ice model into a statechartmodel. This is then accesible via + * @brief Converts the given ice model into a statechartmodel. This is then accesible via * getTopState(). * @param iceBase The StateIceBase that is the top state of the ice model that shall be converted */