[Libreoffice-commits] core.git: sw/source
Caolán McNamara
caolanm at redhat.com
Wed Oct 2 09:04:37 PDT 2013
sw/source/ui/index/cnttab.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1eda1acff9eaae981afbe6e14b8de11ff3d5d501
Author: Caolán McNamara <caolanm at redhat.com>
Date: Wed Oct 2 17:04:07 2013 +0100
inizializes->initializes
Change-Id: If57c23762de09b0fca3f68c534fa5d71647a3140
diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx
index a7c0f4f..4bf24ff 100644
--- a/sw/source/ui/index/cnttab.cxx
+++ b/sw/source/ui/index/cnttab.cxx
@@ -2162,7 +2162,7 @@ void SwTOXEntryTabPage::PreTokenButtonRemoved(const SwFormToken& rToken)
m_pAuthFieldsLB->SetEntryData(nPos, (void*)(sal_uIntPtr)(nData));
}
-// This function inizializes the default value in the Token
+// This function initializes the default value in the Token
// put here the UI dependent initializations
IMPL_LINK(SwTOXEntryTabPage, InsertTokenHdl, PushButton*, pBtn)
{
More information about the Libreoffice-commits
mailing list