[dasher] typo



commit 78c292c914583559295919f776474be78a97f512
Author: Patrick Welche <prlw1 cam ac uk>
Date:   Mon Feb 18 14:36:31 2013 +0000

    typo

 Src/DasherCore/DasherViewSquare.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Src/DasherCore/DasherViewSquare.h b/Src/DasherCore/DasherViewSquare.h
index d948657..a8587e4 100644
--- a/Src/DasherCore/DasherViewSquare.h
+++ b/Src/DasherCore/DasherViewSquare.h
@@ -35,7 +35,7 @@ public:
 
   /// Constructor
   ///
-  /// \param DasherScreen Pointer to creen to which the view will render.
+  /// \param DasherScreen Pointer to screen to which the view will render.
   /// \todo Don't cache screen and model locally - screen can be
   /// passed as parameter to the drawing functions, and data structure
   /// can be extracted from the model and passed too.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]