diff --git a/Graphics/drawGraph2d.cpp b/Graphics/drawGraph2d.cpp
index 17e073d06f5d3cc7ff9c8512309a78a0b97c1e35..d982647a2330164d42abb4444f76b8cd117bb679 100644
--- a/Graphics/drawGraph2d.cpp
+++ b/Graphics/drawGraph2d.cpp
@@ -540,14 +540,14 @@ void drawContext::drawGraph2d()
   }
   xsep += tic;
 
-  //  +-----------------winw--------------------+
-  //  |      my+3*ysep                          |
+  //  +------------------winw-------------------+
+  //  |       my+3*ysep                         |
   //  |mx+xsep+---w---+mx+2*xsep+---w---+mx+xsep|
   //  |       |       |         |       |       |
   //  |       h       |         |       |       |
   //  |       |       |         |       |       |
   //  |       +-------+         +-------+       |
-  // winh   my+5*ysep                           |
+  // winh     my+5*ysep                         |
   //  |       +-------+         +-------+       |
   //  |       |       |         |       |       |
   //  |       h       |         |       |       |