summaryrefslogtreecommitdiffstats
path: root/sc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-11-02 14:07:52 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-11-05 12:43:29 -0500
commit9e434730ee910b4fd0b55b2f1b7fdc21e0fbc4f2 (patch)
tree812c9ac143ba1311310336a8dc6daf837f709ed7 /sc
parentUpdated core (diff)
downloadcore-9e434730ee910b4fd0b55b2f1b7fdc21e0fbc4f2.tar.gz
core-9e434730ee910b4fd0b55b2f1b7fdc21e0fbc4f2.zip
This is no longer true.
Change-Id: I68bed64284f202107aed12106d55ee761f70e1df
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/postit.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx
index f9c22866fb9f..907e67918a91 100644
--- a/sc/inc/postit.hxx
+++ b/sc/inc/postit.hxx
@@ -64,8 +64,8 @@ struct SC_DLLPUBLIC ScNoteData
// ============================================================================
-/** An additional class held by an ScBaseCell instance containing all
- information for a cell annotation.
+/**
+ * Additional class containing cell annotation data.
*/
class SC_DLLPUBLIC ScPostIt
{