[Libreoffice-commits] .: sw/source

Miklos Vajna vmiklos at kemper.freedesktop.org
Thu Jun 30 04:31:19 PDT 2011


 sw/source/filter/ww8/ww8atr.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 57ccd469a54442cd879028efb328d2ca1781092e
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Thu Jun 30 13:22:15 2011 +0200

    WW8Export::OutputField: spelling fix

diff --git a/sw/source/filter/ww8/ww8atr.cxx b/sw/source/filter/ww8/ww8atr.cxx
index 2870fd0..0ea9201 100644
--- a/sw/source/filter/ww8/ww8atr.cxx
+++ b/sw/source/filter/ww8/ww8atr.cxx
@@ -1828,7 +1828,7 @@ void WW8Export::OutputField( const SwField* pFld, ww::eField eFldType,
 
         if ( bHandleBookmark )
         {
-            // retrieve reference destionation - the name of the bookmark
+            // retrieve reference destination - the name of the bookmark
             String aLinkStr;
             const sal_uInt16 nSubType = pFld->GetSubType();
             const SwGetRefField& rRFld = *(static_cast<const SwGetRefField*>(pFld));


More information about the Libreoffice-commits mailing list