From c62517df1ce9056490e97224eb827753c10434f0 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Wed, 17 Jul 2002 17:10:45 +0000 Subject: [PATCH] Fix comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4688 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/graphics/GraphicsCache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/graphics/GraphicsCache.h b/src/graphics/GraphicsCache.h index bb50e1bad3..a01e959d42 100644 --- a/src/graphics/GraphicsCache.h +++ b/src/graphics/GraphicsCache.h @@ -57,7 +57,7 @@ public: * Returns an empty container if there is no such item. * * IMPORTANT: whatever uses an image must make a local copy of this - * GraphicPtr. The boost::shared_ptr<>::use_count() function is + * ItemPtr. The boost::shared_ptr<>::use_count() function is * used to ascertain whether or not to remove the item from the cache * when remove(file) is called. * -- 2.39.5