aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/Updater.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/Updater.php')
-rw-r--r--application/Updater.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/Updater.php b/application/Updater.php
index 2a4c807c..c2aa1568 100644
--- a/application/Updater.php
+++ b/application/Updater.php
@@ -511,7 +511,7 @@ class Updater
511 511
512 if ($thumbnailsEnabled) { 512 if ($thumbnailsEnabled) {
513 $this->session['warnings'][] = t( 513 $this->session['warnings'][] = t(
514 'You have enabled thumbnails. <a href="?do=thumbs_update">Please synchonize them</a>.' 514 'You have enabled or changed thumbnails mode. <a href="?do=thumbs_update">Please synchronize them</a>.'
515 ); 515 );
516 } 516 }
517 517