From 6904f34e48a7f5a5f7490b1d61c59f7fa6f89e84 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Wed, 7 Nov 2007 23:27:17 +0000 Subject: [PATCH] adjust comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21507 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/BufferParams.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BufferParams.h b/src/BufferParams.h index 347cf5d27a..c24017483d 100644 --- a/src/BufferParams.h +++ b/src/BufferParams.h @@ -108,7 +108,7 @@ public: ///by modules. TextClass const & getTextClass() const; ///Returns a pointer to the TextClass currently in use: the BaseClass - ///as modified by modules. (See \file TextClass.h for the typedef.) + ///as modified by modules. (See \file TextClassPtr.h for the typedef.) TextClassPtr getTextClassPtr() const; ///Set the LyX TextClass---layout file---this document is using. ///This does NOT call makeTextClass() and so should be used with -- 2.39.2