summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio/gio_content.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-28 14:50:03 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-08-29 11:43:54 +0200
commit0775b90892f2a1cac269ae26cd63b1030f897e5c (patch)
treefc0160ea3533d4d66ebe82df5578c654ad5220c6 /ucb/source/ucp/gio/gio_content.cxx
parente0e217f3c10235adee056dac367916335c94b5bd (diff)
Fix typos
Change-Id: I473956d570feac508e52a3e52cc26cc154f4dc56 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101627 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'ucb/source/ucp/gio/gio_content.cxx')
-rw-r--r--ucb/source/ucp/gio/gio_content.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/gio/gio_content.cxx b/ucb/source/ucp/gio/gio_content.cxx
index 87c50d498fc5..f67ab4738abc 100644
--- a/ucb/source/ucp/gio/gio_content.cxx
+++ b/ucb/source/ucp/gio/gio_content.cxx
@@ -606,7 +606,7 @@ bool Content::exchangeIdentity( const css::uno::Reference< css::ucb::XContentIde
OUString aOldURL = m_xIdentifier->getContentIdentifier();
- // Exchange own identitity.
+ // Exchange own identity.
if ( exchange( xNewId ) )
{
// Process instantiated children...