Typo in function doc.

This commit is contained in:
Vincent Richard 2004-12-22 08:48:21 +00:00
parent 3c1221f064
commit 8c0fbe4cd8

View File

@ -290,7 +290,7 @@ public:
*/ */
virtual void expunge() = 0; virtual void expunge() = 0;
/** Return a new folder objet referencing the parent folder of this folder. /** Return a new folder object referencing the parent folder of this folder.
* *
* @return parent folder object * @return parent folder object
*/ */