(aDocument.GetStyleSheetPool());
}
-// nach dem Laden von Vorlagen aus einem anderen Dokment (LoadStyles, Insert)
+// nach dem Laden von Vorlagen aus einem anderen Dokument (LoadStyles, Insert)
// muessen die SetItems (ATTR_PAGE_HEADERSET, ATTR_PAGE_FOOTERSET) auf den richtigen
// Pool umgesetzt werden, bevor der Quell-Pool geloescht wird.
diff --git a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
index 6f2839f3d4a7..9cdb064a974c 100644
--- a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
+++ b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
@@ -23,7 +23,7 @@ using namespace gb::types;
static const Command SHELL;
-// gbuild root directorys
+// gbuild root directories
static Path SRCDIR;
static Path WORKDIR;
diff --git a/ucb/source/ucp/webdav/SerfRequestProcessorImpl.hxx b/ucb/source/ucp/webdav/SerfRequestProcessorImpl.hxx
index 4fee603d74a3..3909dca5a783 100644
--- a/ucb/source/ucp/webdav/SerfRequestProcessorImpl.hxx
+++ b/ucb/source/ucp/webdav/SerfRequestProcessorImpl.hxx
@@ -47,7 +47,7 @@ public:
void activateChunkedEncoding();
- /** Turn chunked encoding on or off, dependeing on the result of
+ /** Turn chunked encoding on or off, depending on the result of
useChunkedEncoding().
*/
void handleChunkedEncoding (
diff --git a/vcl/inc/unx/fontcache.hxx b/vcl/inc/unx/fontcache.hxx
index 98a7c8bee3fa..4332d417fd5e 100644
--- a/vcl/inc/unx/fontcache.hxx
+++ b/vcl/inc/unx/fontcache.hxx
@@ -75,7 +75,7 @@ public:
// returns false for non cached directory
// a cached but empty directory will return true but not append anything
bool listDirectory( const OString& rDir, std::list< PrintFontManager::PrintFont* >& rNewFonts ) const;
- // returns true for directoris that contain only user overridden fonts
+ // returns true for directories that contain only user overridden fonts
bool scanAdditionalFiles( const OString& rDir );
void flush();
diff --git a/vcl/inc/unx/fontmanager.hxx b/vcl/inc/unx/fontmanager.hxx
index 99aae21e189e..7f7069d5f015 100644
--- a/vcl/inc/unx/fontmanager.hxx
+++ b/vcl/inc/unx/fontmanager.hxx
@@ -463,7 +463,7 @@ public:
// font administration functions
- /* system dependendent font matching
+ /* system dependent font matching
matchFont
matches a pattern of font characteristics