basctl/source/basicide/moduldl2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3086565a02ec85ff43be641bd2b7b1a499bb4968 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sat Mar 18 02:08:07 2023 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Mar 18 08:07:47 2023 +0000 Fix typo Change-Id: Ibaed9abff12438789841e3560416198d52d7647f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149075 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/basctl/source/basicide/moduldl2.cxx b/basctl/source/basicide/moduldl2.cxx index 2b21a6f6ba64..f66f8cfd0e23 100644 --- a/basctl/source/basicide/moduldl2.cxx +++ b/basctl/source/basicide/moduldl2.cxx @@ -1322,7 +1322,7 @@ void createLibImpl(weld::Window* pWin, const ScriptDocument& rDocument, // tdf#151741 - store all libraries to the file system, otherwise they // cannot be renamed/moved since the SfxLibraryContainer::renameLibrary - // moves the foldes/files on the file system + // moves the folders/files on the file system Reference<script::XLibraryContainer2> xModLibContainer( rDocument.getLibraryContainer(E_SCRIPTS), UNO_QUERY); Reference<script::XLibraryContainer2> xDlgLibContainer(