Fix typo
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:
parent
3e7afb028a
commit
d527d9cd14
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue