summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/lookupcolorname.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-02 15:17:15 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-03 06:54:05 +0000
commit3ffc206a4b70863fc1a340c0011eb4aa82819ae1 (patch)
tree6c83c32b8135b74d897db8e9610b713c53596e98 /svx/source/accessibility/lookupcolorname.cxx
parentba423579255848440318d6c468a604914901779b (diff)
Fix typos
Change-Id: Ib25dadb25d8c2df1361de194f74cf3ddd459650d Reviewed-on: https://gerrit.libreoffice.org/34783 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svx/source/accessibility/lookupcolorname.cxx')
-rw-r--r--svx/source/accessibility/lookupcolorname.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/accessibility/lookupcolorname.cxx b/svx/source/accessibility/lookupcolorname.cxx
index 06cfee79327b..423eb4345fd9 100644
--- a/svx/source/accessibility/lookupcolorname.cxx
+++ b/svx/source/accessibility/lookupcolorname.cxx
@@ -70,7 +70,7 @@ ColorNameMap::ColorNameMap() {
}
catch (css::uno::RuntimeException const&)
{
- // When an exception occurred then whe have an empty name sequence
+ // When an exception occurred then we have an empty name sequence
// and the loop below is not entered.
}