summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-11-18 10:10:09 +0100
committerJulien Nabet <serval2412@yahoo.fr>2022-11-18 13:51:45 +0100
commita85aeafdcf32c0452f2148aaa2b4e71d12154ec3 (patch)
treeafe351af82e2bc931db9b14f094557976b5259ac /sw/inc
parent5eb669d9afbd7ec54e00950fa4832c7756cdf132 (diff)
Fix typo
Change-Id: Id63d9cbd5c224904c852249cb5aee7509136166b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142909 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/node.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/node.hxx b/sw/inc/node.hxx
index 2807c0a5ef71..5291e5196d1b 100644
--- a/sw/inc/node.hxx
+++ b/sw/inc/node.hxx
@@ -80,7 +80,7 @@ namespace drawinglayer::attribute {
typedef std::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr;
}
-// Accessibiity check
+// Accessibility check
namespace sw
{