summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-02 18:21:49 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2015-07-03 09:02:48 +0000
commit87dc6c82d5cd174ae2384b66a203a93402b43291 (patch)
tree27d9e9444993c4c858b8b64818c073d389594408 /cui
parent6e7991dfd8c54a833f4a9795a0d57f4690e92e6b (diff)
Fix typos
Change-Id: Ideb5688a8c9e7cf10038f2e9d00991e8653b1875 Reviewed-on: https://gerrit.libreoffice.org/16706 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/personalization.cxx4
-rw-r--r--cui/source/tabpages/tpshadow.cxx2
-rw-r--r--cui/source/tabpages/transfrm.cxx2
3 files changed, 4 insertions, 4 deletions
diff --git a/cui/source/options/personalization.cxx b/cui/source/options/personalization.cxx
index f19cfb4589d9..5e550a22b3ce 100644
--- a/cui/source/options/personalization.cxx
+++ b/cui/source/options/personalization.cxx
@@ -143,7 +143,7 @@ IMPL_LINK( SelectPersonaDialog, SearchPersonas, PushButton*, pButton )
return 0;
// TODO FIXME!
- // Before the release, the allizom.org url shoud be changed to:
+ // Before the release, the allizom.org url should be changed to:
// OUString rSearchURL = "https://services.addons.mozilla.org/en-US/firefox/api/1.5/search/" + searchTerm + "/9/9";
// The problem why it cannot be done just now is that the SSL negotiation
// with services.addons.mozilla.org fails very early - during an early
@@ -153,7 +153,7 @@ IMPL_LINK( SelectPersonaDialog, SearchPersonas, PushButton*, pButton )
// This is not cleared anywhere during the init, and so later, even though
// we have found the certificate, this triggers
// NeonSession_CertificationNotify callback, that
- // causes that NE_SSL_UNTRUSTED is igored in cases when the condition
+ // causes that NE_SSL_UNTRUSTED is ignored in cases when the condition
// if ( pSession->isDomainMatch(
// GetHostnamePart( xEECert.get()->getSubjectName() ) ) )
// is true; but that is only when getSubjectName() actually returns a
diff --git a/cui/source/tabpages/tpshadow.cxx b/cui/source/tabpages/tpshadow.cxx
index 08a4d3cd8bf0..67abb5de2f59 100644
--- a/cui/source/tabpages/tpshadow.cxx
+++ b/cui/source/tabpages/tpshadow.cxx
@@ -311,7 +311,7 @@ bool SvxShadowTabPage::FillItemSet( SfxItemSet* rAttrs )
// If the values of the shadow distances==SfxItemState::DONTCARE and the displayed
// string in the respective MetricField=="", then the comparison of the old
// and the new distance values would return a wrong result because in such a
- // case the new distance values would matche the default values of the MetricField !!!!
+ // case the new distance values would match the default values of the MetricField !!!!
if ( !m_pMtrDistance->IsEmptyFieldValue() ||
rOutAttrs.GetItemState( SDRATTR_SHADOWXDIST ) != SfxItemState::DONTCARE ||
rOutAttrs.GetItemState( SDRATTR_SHADOWYDIST ) != SfxItemState::DONTCARE )
diff --git a/cui/source/tabpages/transfrm.cxx b/cui/source/tabpages/transfrm.cxx
index 950a4b244827..a597944c6119 100644
--- a/cui/source/tabpages/transfrm.cxx
+++ b/cui/source/tabpages/transfrm.cxx
@@ -642,7 +642,7 @@ SvxPositionSizeTabPage::SvxPositionSizeTabPage(vcl::Window* pParent, const SfxIt
get(m_pTsbAutoGrowWidth, "TSB_AUTOGROW_WIDTH");
get(m_pTsbAutoGrowHeight, "TSB_AUTOGROW_HEIGHT");
- // this pege needs ExchangeSupport
+ // this page needs ExchangeSupport
SetExchangeSupport();
// evaluate PoolUnit