From fb5ae28865fec02b02f2b1be27192de2d2a9b389 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Fri, 4 Oct 2013 02:04:51 +0300 Subject: Correct spelling of "weight" throughout the code. "Weight" was misspelled "weigth" in several places in the code and comments. Signed-off-by: Benjamin Fogel Signed-off-by: Dirk Hohndel --- qt-ui/modeldelegates.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/modeldelegates.cpp') diff --git a/qt-ui/modeldelegates.cpp b/qt-ui/modeldelegates.cpp index e80afab59..5304313b3 100644 --- a/qt-ui/modeldelegates.cpp +++ b/qt-ui/modeldelegates.cpp @@ -117,7 +117,7 @@ QWidget* ComboBoxDelegate::createEditor(QWidget* parent, const QStyleOptionViewI /* This Method is being called when the user *writes* something and press enter or tab, * and it`s also called when the mouse walks over the list of choices from the ComboBox, - * One thing is important, if the user writes a *new* cylinder or weigth type, it will + * One thing is important, if the user writes a *new* cylinder or weight type, it will * be ADDED to the list, and the user will need to fill the other data. */ void ComboBoxDelegate::testActivation(const QString& currText) -- cgit v1.2.3-70-g09d2