Searched refs:typos (Results 1 – 3 of 3) sorted by relevance
581 val typos = mapOf( in <lambda>() constant in com.android.tools.metalava.DocAnalyzer604 for (typo in typos.keys) { in <lambda>()606 val replacement = typos[typo] ?: continue in <lambda>()
136 looks for various common typos and fixes those; here's a sample error
2113 00) Fixed some typos and grammatical errors.