adjust comment

This commit is contained in:
David Rose 2004-09-14 20:24:36 +00:00
parent 63a777ed78
commit 95bdf94020

View File

@ -31,8 +31,8 @@
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
// Class : PGEntry // Class : PGEntry
// Description : This is a particular kind of PGItem that handles // Description : This is a particular kind of PGItem that handles
// simple one-line text entries, of the sort where the // simple one-line or short multi-line text entries, of
// user can type any string. // the sort where the user can type any string.
// //
// A PGEntry does all of its internal manipulation on a // A PGEntry does all of its internal manipulation on a
// wide string, so it can store the full Unicode // wide string, so it can store the full Unicode