englebass pushed a commit to branch master.

commit 5eaaae420ee3848b135166bf271bed6dee8f38c6
Author: Sebastian Dransfeld <[email protected]>
Date:   Thu Jun 20 10:58:53 2013 +0200

    efreet: doc fixes
---
 src/lib/efreet/efreet_menu.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/efreet/efreet_menu.h b/src/lib/efreet/efreet_menu.h
index afefa4c..19c3e10 100644
--- a/src/lib/efreet/efreet_menu.h
+++ b/src/lib/efreet/efreet_menu.h
@@ -70,7 +70,7 @@ EAPI Efreet_Menu     *efreet_menu_new(const char *name);
 EAPI void             efreet_menu_file_set(const char *file);
 
 /**
- * @return Returns the Efreet_Menu_Internal representation of the default menu 
or
+ * @return Returns the Efreet_Menu representation of the default menu or
  * NULL if none found
  * @brief Creates the default menu representation
  */
@@ -78,7 +78,7 @@ EAPI Efreet_Menu     *efreet_menu_get(void);
 
 /**
  * @param path The path of the menu to load
- * @return Returns the Efreet_Menu_Internal representation on success or NULL 
on
+ * @return Returns the Efreet_Menu representation on success or NULL on
  * failure
  * @brief Parses the given .menu file and creates the menu representation
  */

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to