sw/inc/node.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c81d66e96c2410c6a2c2955ead3b7d3d441e092a Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Nov 15 11:54:32 2022 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Nov 16 18:41:30 2022 +0100
Fix typo Change-Id: I64295144d0fb0bd1b07d06dd7a51a670deb0a7df Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142732 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/inc/node.hxx b/sw/inc/node.hxx index 38fdf2417be7..f62375044ca8 100644 --- a/sw/inc/node.hxx +++ b/sw/inc/node.hxx @@ -368,7 +368,7 @@ class SwEndNode final : public SwNode SwEndNode & operator= ( const SwEndNode & rNode ) = delete; }; -// Accessibiity check +// Accessibility check namespace sw {