X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFApp.h;h=55d51f46c9259241985d1dff4e92aeae08d72222;hb=0a3f6678afe1bdff47660be2598a82d6d037c161;hp=cb241e230c66e3e3eba8e1a8dd05ad7cd91a858f;hpb=51be9df64c710d680cf6212c0849ac90e7d76e41;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FApp.h b/inc/FApp.h index cb241e2..55d51f4 100644 --- a/inc/FApp.h +++ b/inc/FApp.h @@ -60,12 +60,12 @@ * @since 2.0 * * @remarks @b Header @b %file: @b \#include @b @n - * @b Library : @b osp-appfw + * @b Library: @b osp-appfw * * The %App namespace contains classes for application development, including application life-cycle management, usage of - * functionality exported by other applications through AppControl, and access to application registry and resources. %Tizen + * the functionality exported by other applications through AppControl, and access to the application registry and resources. %Tizen * also provides various macros for debugging purposes. - * @n + * * For more information on the %App namespace features and the macros, see App Guide and Debugging Macros. * * The following diagram illustrates the relationships between the classes belonging to the %App namespace.