| Index: pkg/analysis_server/tool/spec/spec_input.html
|
| diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html
|
| index 3f9216895344d81506e8fac883b5f9516e8a6b28..f50caaaf54fe1a92e698faf83a6078114e5d6e75 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -1859,9 +1859,7 @@
|
| </p>
|
| <object>
|
| <field name="code">
|
| - <!-- TODO(paulberry): this should be a String, but the
|
| - server is currently outputting an int. -->
|
| - <ref>int</ref>
|
| + <ref>String</ref>
|
| <p>
|
| A code that uniquely identifies the error that occurred.
|
| </p>
|
|
|