Fix typos
Change-Id: Id81b16ff26283611f0b84929d831c827f847ab73 Reviewed-on: https://gerrit.libreoffice.org/24317 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
This commit is contained in:
committed by
Markus Mohrhard
parent
783b02de3b
commit
fc2590cfa1
@@ -305,7 +305,7 @@ public class ParcelContainer implements XNameAccess {
|
||||
|
||||
public String getParcelContainerDir() {
|
||||
// If this container does not represent an uno-package
|
||||
// then then it is a document, user or share
|
||||
// then it is a document, user or share
|
||||
// in each case the convention is to have a Scripts/[language]
|
||||
// dir where scripts reside
|
||||
if (!isUnoPkg()) {
|
||||
|
Reference in New Issue
Block a user