OC_Util::isSetLocaleWorking: fix typo

Signed-off-by: Naoto Kobayashi <naoto.kobayashi4c@gmail.com>
pull/29695/head
Naoto Kobayashi 4 years ago
parent e9b414fbe3
commit c42c972ab0
  1. 2
      lib/private/legacy/OC_Util.php

@ -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

Loading…
Cancel
Save