changeset 414:97f5de6638cd

Corrected misspelling in comment git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@644 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Tue, 25 Mar 2008 14:28:53 +0000
parents a063cae5b2b6
children 95af5c04a3b0
files src/mainwindow.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/mainwindow.cpp	Tue Mar 25 11:13:10 2008 +0000
+++ b/src/mainwindow.cpp	Tue Mar 25 14:28:53 2008 +0000
@@ -1228,7 +1228,7 @@
 /*!
     \brief This slot calls the save dialog to save the current source file with another encoding.
 
-    If the saving is successul and not aborted, the currently used encoding, visible in the
+    If the saving is successful and not aborted, the currently used encoding, visible in the
     "reopen" menu, is also changed to the new encoding.
 */
 void MainWindow::saveAsOtherEncoding(QAction *chosenEncodingAction) {