update documentation for app update

This commit is contained in:
Morris Jobke 2013-10-28 11:27:51 +01:00
parent b6c67c4c63
commit 78971c61e6

View 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
*/