]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/help.cpp
Various spelling fixes.
[vlc] / modules / gui / qt4 / dialogs / help.cpp
index e443e3076a50c170716dd039fd0708e0fe1fdc5b..86e674a9583d8dbb00a6b43e4c146640626bf1ca 100644 (file)
@@ -296,7 +296,7 @@ void UpdateDialog::updateNotify( bool b_result )
     }
     else
         updateLabel->setText(
-                        qtr( "An error occured while checking for updates" ) );
+                        qtr( "An error occurred while checking for updates" ) );
 
     adjustSize();
     updateButton->setEnabled( true );