Fix typos
Change-Id: I80995af6459af9f647e66d1c85da2eedad2647b9 Reviewed-on: https://gerrit.libreoffice.org/16523 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
69c88a32aa
commit
5d5dc059cb
@@ -587,7 +587,7 @@ public class ParcelContainer implements XNameAccess {
|
||||
|
||||
p.rename(newName);
|
||||
}
|
||||
// removes but doesn't physically delele parcel from container
|
||||
// removes but doesn't physically delete parcel from container
|
||||
public boolean removeParcel(String name) throws
|
||||
com.sun.star.container.NoSuchElementException,
|
||||
com.sun.star.lang.WrappedTargetException {
|
||||
|
Reference in New Issue
Block a user