Fix typos
Change-Id: I9701cc93a9f4315e71c133237fdd96ef6964c8ff Reviewed-on: https://gerrit.libreoffice.org/29438 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
committed by
Noel Grandin
parent
441fa1c036
commit
0d4996862b
@@ -137,7 +137,7 @@ public class ScriptMetaData extends ScriptEntry {
|
||||
}
|
||||
} else if (pathToParcel.contains(UNO_SHARED_PACKAGES1) ||
|
||||
pathToParcel.contains(UNO_SHARED_PACKAGES2)) {
|
||||
//its a package
|
||||
//it's a package
|
||||
placeHolder = "share:uno_packages";
|
||||
String unoPkg = parent.parent.getName();
|
||||
|
||||
|
Reference in New Issue
Block a user