From fa956633a704dc549fa7ebb0418c4e56fa39b686 Mon Sep 17 00:00:00 2001 From: seoz Date: Thu, 28 Apr 2011 15:25:16 +0000 Subject: [PATCH] Elementary main: Fixed doxygen typo. git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@59009 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elm_main.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/elm_main.c b/src/lib/elm_main.c index 5d33cf8..9986f68 100644 --- a/src/lib/elm_main.c +++ b/src/lib/elm_main.c @@ -159,7 +159,7 @@ sudo make install @endverbatim * * Note sudo was assumed to get root permissions, as this would install in - * /usr/local which is system-owned. Ue any way you like to gain root, or + * /usr/local which is system-owned. Use any way you like to gain root, or * specify a different prefix with configure: * @verbatim @@ -188,7 +188,7 @@ make distcheck * included (that is sources for your application, not libraries it depends * on like Elementary). It builds cleanly in a buildroot and does not * contain any files that are temporarily generated like binaries and other - * build-gnerated files, so the tarball is clean, and no need to worry + * build-generated files, so the tarball is clean, and no need to worry * about cleaning up your tree before packaging. * @verbatim @@ -1174,7 +1174,7 @@ elm_policy_get(unsigned int policy) /** * @defgroup UI-Mirroring Selective Widget mirroring * - * These functions allow you to set ui-miroring on specific widgets or whe + * These functions allow you to set ui-mirroring on specific widgets or the * whole interface. Widgets can be in one of two modes, automatic and manual. * Automatic means they'll be changed according to the system mirroring mode * and manual means only explicit changes will matter. You are not supposed to -- 2.7.4