diff options
-rw-r--r-- | lib/private/legacy/OC_Util.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/legacy/OC_Util.php b/lib/private/legacy/OC_Util.php index ff9a3bb1af7..757e220223c 100644 --- a/lib/private/legacy/OC_Util.php +++ b/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 |