summaryrefslogtreecommitdiff
path: root/core/java/android/util/DisplayMetrics.java
diff options
context:
space:
mode:
authorJoshua Baxter <jbax@google.com>2019-07-18 21:16:19 +0000
committerJoshua Baxter <jbax@google.com>2019-11-08 22:57:39 +0000
commit9c69b40e2ec3aa5b012d0f21501db9c56a95f6ee (patch)
treeaaab92775ffeffd16dce05774a2c25d4f1a80f7b /core/java/android/util/DisplayMetrics.java
parent2c7d94c7edf41f49b433d023a9d2efa6d71f54d7 (diff)
docs: fix typo
bug: 119479852 Change-Id: I5c2c31432446ef6fccf3ac80e44a1660654375c0 Test: make ds-docs
Diffstat (limited to 'core/java/android/util/DisplayMetrics.java')
-rwxr-xr-xcore/java/android/util/DisplayMetrics.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/util/DisplayMetrics.java b/core/java/android/util/DisplayMetrics.java
index 7c7223c04b59..c40c1238b690 100755
--- a/core/java/android/util/DisplayMetrics.java
+++ b/core/java/android/util/DisplayMetrics.java
@@ -245,7 +245,7 @@ public class DisplayMetrics {
* this density value will be 1; on a 120 dpi screen it would be .75; etc.
*
* <p>This value does not exactly follow the real screen size (as given by
- * {@link #xdpi} and {@link #ydpi}, but rather is used to scale the size of
+ * {@link #xdpi} and {@link #ydpi}), but rather is used to scale the size of
* the overall UI in steps based on gross changes in the display dpi. For
* example, a 240x320 screen will have a density of 1 even if its width is
* 1.8", 1.3", etc. However, if the screen resolution is increased to