]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtext.h
small stuff, whitespace & consistent naming
[lyx.git] / src / lyxtext.h
index 9035a26cad172c5d5eb880b9f44b55a78f7c9010..ff2d28552e4be13e3bedec153c966c1b05443c6a 100644 (file)
@@ -66,7 +66,7 @@ public:
        /// our buffer's default layout font
        LyXFont defaultfont_;
 private:
-       /// offset of dran area to document start.
+       /// offset of drawn area to document start.
        int anchor_y_;
 public:
        /// update all cached row positions