]> git.lyx.org Git - lyx.git/blobdiff - src/iterators.h
zlib stuff
[lyx.git] / src / iterators.h
index dcb896acc357075e0c4dff583cedc7872b96f841..0765eb76fb5599fbae34bfbd8a9c818593b297b1 100644 (file)
@@ -32,7 +32,7 @@ public:
        Paragraph & operator*() const;
        ///
        ParagraphList::iterator operator->() const;
-       ///
+       /// This gives us the top-most parent paragraph
        ParagraphList::iterator outerPar() const;
        ///
        ParagraphList::iterator pit() const;