From 6744b4d48136d81438bf7c6fd107c4cc9b63891e Mon Sep 17 00:00:00 2001 From: Ruben Undheim Date: Sat, 9 Jul 2016 11:12:02 +0200 Subject: Spelling fixes Gbp-Pq: Name 0002-Spelling-fixes.patch --- QCSXCAD/QCSGridEditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'QCSXCAD/QCSGridEditor.cpp') diff --git a/QCSXCAD/QCSGridEditor.cpp b/QCSXCAD/QCSGridEditor.cpp index 4e2210c..17d8ffe 100644 --- a/QCSXCAD/QCSGridEditor.cpp +++ b/QCSXCAD/QCSGridEditor.cpp @@ -237,7 +237,7 @@ void QCSGridEditor::BuildInHomogenDisc() // if (fParse.EvalError()!=0) error=true; // clGrid->AddDiscLine(i,dValue); // } -// if (error) QMessageBox::warning(HomogenDisc,tr("Error evaluation grid function!"),QString(tr("An error occured evaluation the grid function f(%1)!").arg(coordVars.at(i)))); +// if (error) QMessageBox::warning(HomogenDisc,tr("Error evaluation grid function!"),QString(tr("An error occurred evaluation the grid function f(%1)!").arg(coordVars.at(i)))); // } // clGrid->Sort(i); // } -- cgit v1.2.3