diff --git a/.github/linters/codespell.txt b/.github/linters/codespell.txt index e716c36bf8a..c77096d2a5d 100644 --- a/.github/linters/codespell.txt +++ b/.github/linters/codespell.txt @@ -1366,29 +1366,16 @@ inherting inicial ininity initiales -initialiase initialisiert initializong -inituialization -inizialize -inizializes -inlcuded -inlude -inludes -inmmediately -inmplementation -inneffectual inout inouts inproper inpt inputed -inputsream -inpuut inro insance insensitiv -insensitve inseperable inser insertin diff --git a/main/autodoc/source/cosv/fullcpp.mk b/main/autodoc/source/cosv/fullcpp.mk index 1fcededd461..8269da0acef 100644 --- a/main/autodoc/source/cosv/fullcpp.mk +++ b/main/autodoc/source/cosv/fullcpp.mk @@ -24,7 +24,7 @@ # --- Settings ----------------------------------------------------- -# Has to be inlcuded AFTER settings.mk ! +# Has to be included AFTER settings.mk ! .IF "$(GUI)"=="WNT" diff --git a/main/extensions/source/ole/oleobjw.cxx b/main/extensions/source/ole/oleobjw.cxx index b72a5f5548d..ec34431ef33 100644 --- a/main/extensions/source/ole/oleobjw.cxx +++ b/main/extensions/source/ole/oleobjw.cxx @@ -1248,7 +1248,7 @@ void SAL_CALL IUnknownWrapper_Impl::initialize( const Sequence< Any >& aArgument catch( Exception& e ) { throw RuntimeException( - OUSTR("[automation bridge] unexpected exception in IUnknownWrapper_Impl::initialiase() error message: \n") + e.Message, + OUSTR("[automation bridge] unexpected exception in IUnknownWrapper_Impl::initialize() error message: \n") + e.Message, Reference() ); } } diff --git a/main/odk/examples/DevelopersGuide/GUI/UnoMenu.java b/main/odk/examples/DevelopersGuide/GUI/UnoMenu.java index 29503b0ca31..d41cdcadcdc 100644 --- a/main/odk/examples/DevelopersGuide/GUI/UnoMenu.java +++ b/main/odk/examples/DevelopersGuide/GUI/UnoMenu.java @@ -128,7 +128,7 @@ public XTopWindow showTopWindow( Rectangle _aRectangle){ // set up a window description and create the window. A parent window is always necessary for this... com.sun.star.awt.WindowDescriptor aWindowDescriptor = new com.sun.star.awt.WindowDescriptor(); - // a TopWindow is contains a title bar and is able to inlude menus... + // a TopWindow is contains a title bar and is able to include menus... aWindowDescriptor.Type = WindowClass.TOP; // specify the position and height of the window on the parent window aWindowDescriptor.Bounds = _aRectangle; diff --git a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/_TextGraphicObject.java b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/_TextGraphicObject.java index c390501b54b..460c90a5d16 100644 --- a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/_TextGraphicObject.java +++ b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/_TextGraphicObject.java @@ -61,7 +61,7 @@ *

* This test needs the following object relations : *