/**
* @ingroup CAPI_UIX_FRAMEWORK
* @defgroup CAPI_UIX_MMI_MODULE MMI
- * @brief The @ref CAPI_UIX_MMI_MODULE API provides control functions for client applications such as creating and runing instances of the MMI workflow through the MMI framework.
+ * @brief The @ref CAPI_UIX_MMI_MODULE API provides control functions for client applications such as creating and running instances of the MMI workflow through the MMI framework.
*
* @section CAPI_UIX_MMI_MODULE_HEADER Required Header
* \#include <mmi.h>
*
* @section CAPI_UIX_MMI_MODULE_OVERVIEW Overview
- * The MMI API provides control functions for client applications such as creating and runing instances of the MMI workflow through the MMI framework.
+ * The MMI API provides control functions for client applications such as creating and running instances of the MMI workflow through the MMI framework.
* The MMI workflow collects data from various modalities, processes it, and performs the function of deriving meaningful information to provide to client applications.
* \n
* This API set allows you to:
*
* @section CAPI_UIX_MMI_COMMON_MODULE_OVERVIEW Overview
* The MMI Common API allows you to:
- * - create/destroy various types of data objects that can be transferred beween MMI nodes, workflows and applications
+ * - create/destroy various types of data objects that can be transferred between MMI nodes, workflows and applications
* - create/destroy attributes that are used to set the properties of MMI nodes and workflows
* - create/destroy signals that are used to notify MMI nodes and workflows about events
* - serialize/deserialize data objects, attributes, and signals