Fix typo.
This commit is contained in:
parent
65b9850e53
commit
cde60dba0f
|
@ -150,7 +150,7 @@ class Util {
|
|||
* reverse proxies
|
||||
*/
|
||||
public static function getServerHost() {
|
||||
return(\OC_Helper::severHost());
|
||||
return(\OC_Helper::serverHost());
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue