OSDN Git Service

Fix typo in WebSettings javadoc.
authorTorne (Richard Coles) <torne@google.com>
Fri, 6 Mar 2015 14:20:00 +0000 (14:20 +0000)
committerTorne (Richard Coles) <torne@google.com>
Fri, 6 Mar 2015 14:20:00 +0000 (14:20 +0000)
commit2b666c96e2e89c00c55e0822a131724b2e15db78
treed9508bb4d7202b77bc5e8aac94015440ce146a75
parentcdd35e6776f1e699a507e4ebb3a19b5eb75dc0fb
Fix typo in WebSettings javadoc.

We accidentally repeated the same enum value twice; fixed to mention the
three values correctly.

Change-Id: Iba6a7edd8e1a5b429728056a8f56634427758c73
core/java/android/webkit/WebSettings.java