Address review comments

This commit is contained in:
Andreas Hocevar
2017-07-29 17:56:48 +02:00
parent c6b942f185
commit 68f6b61217
7 changed files with 48 additions and 111 deletions
+1 -1
View File
@@ -4426,7 +4426,7 @@ olx.render.State.prototype.pixelRatio;
/**
* Resolution that the render batch was created and optiized for. This is
* Resolution that the render batch was created and optimized for. This is
* not the view's resolution that is being rendered.
* @type {number}
* @api