OC_Util::isSetLocaleWorking: fix typo

Signed-off-by: Naoto Kobayashi <naoto.kobayashi4c@gmail.com>
This commit is contained in:
Naoto Kobayashi 2021-11-16 00:46:21 +09:00
parent e9b414fbe3
commit c42c972ab0

View file

@ -1254,7 +1254,7 @@ class OC_Util {
}
/**
* Check if the setlocal call does not work. This can happen if the right
* Check if the setlocale call does not work. This can happen if the right
* local packages are not available on the server.
*
* @return bool