[qet] [808] Typo dans un commentaire.

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 808
Author:   xavier
Date:     2009-12-06 23:48:08 +0100 (Sun, 06 Dec 2009)
Log Message:
-----------
Typo dans un commentaire.

Modified Paths:
--------------
    branches/0.3/sources/diagramcommands.cpp

Modified: branches/0.3/sources/diagramcommands.cpp
===================================================================
--- branches/0.3/sources/diagramcommands.cpp	2009-12-06 20:09:23 UTC (rev 807)
+++ branches/0.3/sources/diagramcommands.cpp	2009-12-06 22:48:08 UTC (rev 808)
@@ -84,7 +84,7 @@
 	diagram -> removeDiagramTextItem(textitem);
 }
 
-/// Refait l'ajour
+/// Refait l'ajout
 void AddTextCommand::redo() {
 	diagram -> addDiagramTextItem(textitem);
 	textitem -> setPos(position);


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/