]> source.dussan.org Git - nextcloud-server.git/commitdiff
update documentation for app update
authorMorris Jobke <morris.jobke@gmail.com>
Mon, 28 Oct 2013 10:27:51 +0000 (11:27 +0100)
committerMorris Jobke <morris.jobke@gmail.com>
Mon, 28 Oct 2013 10:27:51 +0000 (11:27 +0100)
lib/private/installer.php

index 5b6a8c9b99fc7062c2fdd0abefed34a3e3409739..a7ca726971650920774eb3ce00332a72e56e7cd7 100644 (file)
@@ -259,7 +259,7 @@ class OC_Installer{
        /**
         * @brief Check if an update for the app is available
         * @param $name name of the application
-        * @returns empty string is no update available or the version number of the update
+        * @return boolean false or the version number of the update
         *
         * The function will check if an update for a version is available
         */