commit | 231cacd08075e88a2bcdf25f025206de524e880b | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Sun Mar 14 22:53:16 2010 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Sun Mar 14 22:53:16 2010 -0700 |
tree | bf2c2b05f97c83dc35da4270c049637f12666a8b | |
parent | 6c2f9f5ba7afedc183086d4ee3a7aa50b3866edc [diff] |
Fix occasional correction errors in suggesting obvious corrections. Bug: 2513996 The array of adjacent letters did not have the primary code in the first position. Swap the codes around to make the primary the first one. Change-Id: Id753254c88d440d3d76dbc048d123dfc78edf58d