[Libreoffice-commits] .: sc/inc

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Nov 5 09:43:03 PST 2012


 sc/inc/postit.hxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9e434730ee910b4fd0b55b2f1b7fdc21e0fbc4f2
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date:   Fri Nov 2 14:07:52 2012 -0400

    This is no longer true.
    
    Change-Id: I68bed64284f202107aed12106d55ee761f70e1df

diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx
index f9c2286..907e679 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
 {


More information about the Libreoffice-commits mailing list