No overpraising for AS.

Bug: http://b.android.com/177271
Change-Id: I8bf0f3d85a7c1b0fc0401bcfd63d2eecb740e4df
This commit is contained in:
Deepanshu Gupta
2015-11-30 09:40:18 -08:00
parent ee68a70fa4
commit 7dcdc6ac86

View File

@@ -204,7 +204,7 @@ you can set a scope to identify all code related to a specific action bar. </p
<p>With language injection, the Android Studio IDE allows you to work with islands of different
languages embedded in the source code. This extends the syntax, error highlighting and coding
assistance to the embedded language. This can be especially useful for checking regular expression
values inline, and validating XML and SQL statements.</p>
values inline and validating XML.</p>
<h3>Code folding</h3>