Minor typo, coding style fixes for OC_Util::getInstanceId

This commit is contained in:
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 2013-03-26 12:46:13 +00:00
parent d49e8ffb5e
commit 53fd122b89
1 changed files with 12 additions and 12 deletions

View File

@ -412,7 +412,7 @@ class OC_Util {
}
/**
* get an id unqiue for this instance
* get an id unique for this instance
* @return string
*/
public static function getInstanceId() {