android/source/src/java/org/libreoffice/TileIdentifier.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 18defd113365762c05d355393aab49aef82c598c Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Apr 1 07:30:51 2019 +0000 Commit: Jens Carl <j.car...@gmx.de> CommitDate: Wed Apr 3 05:04:51 2019 +0200 Fix typo Change-Id: I54ab0fd193e0a133a49462f456fb2fe120494bee Reviewed-on: https://gerrit.libreoffice.org/70170 Tested-by: Jenkins Reviewed-by: Jens Carl <j.car...@gmx.de> diff --git a/android/source/src/java/org/libreoffice/TileIdentifier.java b/android/source/src/java/org/libreoffice/TileIdentifier.java index bdd7cbcde6a3..9f6fc5605af9 100644 --- a/android/source/src/java/org/libreoffice/TileIdentifier.java +++ b/android/source/src/java/org/libreoffice/TileIdentifier.java @@ -48,7 +48,7 @@ public class TileIdentifier { } /** - * Returns a integer rectangle of the tiles position in non-scaled and rounded coordinates (coordinates as the zoom would be 1). + * Returns an integer rectangle of the tiles position in non-scaled and rounded coordinates (coordinates as the zoom would be 1). */ public Rect getCSSRect() { float cssX = x / zoom; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits