X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFBaseRtIEventListener.h;h=b0e248b485112d55e4625891460be93d5d0b68dd;hb=21484ea42d85e4a171af452c5cbde3c66d6c209c;hp=a5f7278fc2ff4f8cd217040e08b92dac8518f0f4;hpb=6b44196c40a66b895028f7ba2e9b5e41bc715ab2;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FBaseRtIEventListener.h b/inc/FBaseRtIEventListener.h index a5f7278..b0e248b 100644 --- a/inc/FBaseRtIEventListener.h +++ b/inc/FBaseRtIEventListener.h @@ -1,5 +1,4 @@ // -// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the License); @@ -33,7 +32,7 @@ namespace Tizen { namespace Base { namespace Runtime /** * @interface IEventListener - * @brief This is a tagging interface that all event listeners must implement. + * @brief This interface is a tagging interface that all event listeners must implement. * * @since 2.0 *