Change-Id: I7742e947c4657bed5484b939f4a0972155081ff1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90288
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2020-03-10 17:08:48 +01:00 committed by Julien Nabet
parent 3e7afb028a
commit d527d9cd14

View file

@ -424,7 +424,7 @@ public class DesktopTools
}
/**
* zoom to have a view over the hole page
* zoom to have a view over the whole page
* @param xDoc the document to zoom
*/
public static void zoomToEntirePage(XMultiServiceFactory xMSF, XInterface xDoc)