1
0
mirror of https://github.com/golang/go synced 2024-11-23 00:40:08 -07:00

doc: fix spelling in editor guide

Change-Id: If16f069f410d043fd11864a4c1a7d54b5b4922d2
Reviewed-on: https://go-review.googlesource.com/82200
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
Tobias Klauser 2017-12-06 16:15:08 +01:00 committed by Tobias Klauser
parent 1d547e4a68
commit ba2db584c7

View File

@ -58,7 +58,7 @@ The following feature matrix lists and compares the most significant features.
<td class="yes">Yes</td>
</tr>
<tr>
<td>Autocompletion of identifers (variable, method, and function names)</td>
<td>Autocompletion of identifiers (variable, method, and function names)</td>
<td class="yes">Yes</td>
<td class="yes">Yes</td>
<td class="yes">Yes</td>