From b86ef3b7fa3713031858f7d39c084445a5976a83 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 21 Jul 2018 11:09:44 +0200 Subject: Fix typos Change-Id: I326827c394347cbe9fad242e9da5702cba7a4d95 Reviewed-on: https://gerrit.libreoffice.org/57761 Tested-by: Jenkins Reviewed-by: Jens Carl --- sw/source/core/doc/poolfmt.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw') diff --git a/sw/source/core/doc/poolfmt.cxx b/sw/source/core/doc/poolfmt.cxx index fae7688fb767..ff8ce3cd5105 100644 --- a/sw/source/core/doc/poolfmt.cxx +++ b/sw/source/core/doc/poolfmt.cxx @@ -311,7 +311,7 @@ sal_uInt16 GetPoolParent( sal_uInt16 nId ) void SwDoc::RemoveAllFormatLanguageDependencies() { - /* Restore the language independ pool defaults and styles. */ + /* Restore the language independent pool defaults and styles. */ GetAttrPool().ResetPoolDefaultItem( RES_PARATR_ADJUST ); SwTextFormatColl * pTextFormatColl = getIDocumentStylePoolAccess().GetTextCollFromPool( RES_POOLCOLL_STANDARD ); -- cgit v1.2.1