summaryrefslogtreecommitdiffstats
path: root/core/strings.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/strings.php')
-rw-r--r--core/strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/strings.php b/core/strings.php
index 4936866377a..ba4bc17813c 100644
--- a/core/strings.php
+++ b/core/strings.php
@@ -19,7 +19,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-//some strings that are used in /lib but wont be translatable unless they are in /core too
+//some strings that are used in /lib but won't be translatable unless they are in /core too
$l = \OC::$server->getL10N('core');
$l->t("Personal");
$l->t("Users");