Kaydet (Commit) 18defd11 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Jens Carl

Fix typo

Change-Id: I54ab0fd193e0a133a49462f456fb2fe120494bee
Reviewed-on: https://gerrit.libreoffice.org/70170
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst dd803469
...@@ -48,7 +48,7 @@ public class TileIdentifier { ...@@ -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() { public Rect getCSSRect() {
float cssX = x / zoom; float cssX = x / zoom;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment