From 162284b236656d939869417ac09c724ff7e41b9d Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sun, 9 Dec 2012 21:14:36 +0000
Subject: [PATCH] pp

---
 Graphics/drawGraph2d.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Graphics/drawGraph2d.cpp b/Graphics/drawGraph2d.cpp
index 17e073d06f..d982647a23 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       |         |       |       |
-- 
GitLab