X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyxrow.h;h=cc5ec0ed55c4a6e4dd62a7309ce94f8212047c34;hb=ae348f8af96100a154b3792d27732d621d44ec89;hp=d1818ea203bcd84d37cb367ccc56feacb4636285;hpb=e22c5f4d97b53a5d2adcbf7bbc7ba2dd40ef40de;p=lyx.git diff --git a/src/lyxrow.h b/src/lyxrow.h index d1818ea203..cc5ec0ed55 100644 --- a/src/lyxrow.h +++ b/src/lyxrow.h @@ -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. */