]> git.lyx.org Git - features.git/blobdiff - src/lyxfr1.h
make doc++ able to generate the source documentation for lyx
[features.git] / src / lyxfr1.h
index edfbfdb3c258583df41b6447bb342de32d93e97d..872854ac20281de03e63137011fa39d808a81937 100644 (file)
 
 class LyXText;
 
-/**
-  LyXFindReplace"
-
-  This class implements Find & Replace in LyXText texts. It is based on
-  LyXFindReplace0, which implements the form related stuff. (see lyxfr0.h)
-  */
+/** Find and replace in LyXText texts.
+   
+   This class implements Find & Replace in LyXText texts. It is based on
+   LyXFindReplace0, which implements the form related stuff. (see lyxfr0.h)
+*/
 class LyXFindReplace {
 public:
        ///