update documentation for app update
This commit is contained in:
parent
b6c67c4c63
commit
78971c61e6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue