Spllng mistakes!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4562 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2002-07-09 09:31:39 +00:00
parent 0746000cb7
commit 76cef13759

View File

@ -3,8 +3,8 @@
* PreviewLoader.C: Further refactoring of the code. Should now be
pretty clean.
* PreviewMetrics.[Ch]: removed. Had a v. short shlf life and is now
past it's sell-by date. The code to read the metrics file is now found
* PreviewMetrics.[Ch]: removed. Had a v. short shelf life and is now
past its sell-by date. The code to read the metrics file is now found
as a helper function in PreviewLoader.C.
2002-07-08 Herbert Voss <voss@lyx.org>