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:
Andrea Gelmini
2016-04-26 09:56:47 +02:00
committed by Markus Mohrhard
parent 783b02de3b
commit fc2590cfa1
52 changed files with 67 additions and 67 deletions

View File

@@ -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()) {