X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFBaseRtIEventArg.h;h=342b56c706598531148651005614c7a5ba46d02f;hb=102d9124a6981de495cb23e8bd98c2de322960fb;hp=3137e4270ac41463fa2ac15868c26193f29a1d4b;hpb=be5fab4b5900e87ac71e59b97fb092a1575a2d46;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FBaseRtIEventArg.h b/inc/FBaseRtIEventArg.h index 3137e42..342b56c 100644 --- a/inc/FBaseRtIEventArg.h +++ b/inc/FBaseRtIEventArg.h @@ -28,11 +28,11 @@ namespace Tizen { namespace Base { namespace Runtime { /** * @interface IEventArg -* @brief This interface is a tagging interface that all event argument must implement. +* @brief This interface is a tagging interface that all event arguments must implement. * -* @since 2.0 +* @since 2.0 * -* The %IEventArg interface is a tagging interface that all event argument must implement. +* The %IEventArg interface is a tagging interface that all event arguments must implement. */ class IEventArg {