]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrow.h
Extracted from r14281
[lyx.git] / src / lyxrow.h
index d1818ea203bcd84d37cb367ccc56feacb4636285..cc5ec0ed55c4a6e4dd62a7309ce94f8212047c34 100644 (file)
@@ -18,7 +18,7 @@
 #include "support/types.h"
 
 /**
- * An on-screen row of text. A paragraph is broken into a 
+ * An on-screen row of text. A paragraph is broken into a
  * RowList for display. Each Row contains position pointers
  * into the first and last character positions of that row.
  */