commit:     1b62e7745ff3a741d503b0e7f5724f9572f8e8a6
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 21:14:16 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 21:14:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b62e774

xdg-utils.eclass: fix xdg_desktop_database_update function doc typo

 eclass/xdg-utils.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/xdg-utils.eclass b/eclass/xdg-utils.eclass
index 840bd7ce201..ac075185d8e 100644
--- a/eclass/xdg-utils.eclass
+++ b/eclass/xdg-utils.eclass
@@ -61,7 +61,7 @@ xdg_environment_reset() {
        unset DBUS_SESSION_BUS_ADDRESS
 }
 
-# @FUNCTION: fdo-xdg_desktop_database_update
+# @FUNCTION: xdg_desktop_database_update
 # @DESCRIPTION:
 # Updates the .desktop files database.
 # Generates a list of mimetypes linked to applications that can handle them

Reply via email to