sw/inc/node.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a85aeafdcf32c0452f2148aaa2b4e71d12154ec3 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Nov 18 10:10:09 2022 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Nov 18 13:51:45 2022 +0100
Fix typo Change-Id: Id63d9cbd5c224904c852249cb5aee7509136166b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142909 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> 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 {