Chromium Code Reviews| 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 2f91802c596c9a0bd740a1a46f9282b8fd07213f..f4755c4be8d3e34e6792229d08edaef142bff6f0 100644 |
| --- a/pkg/analysis_server/tool/spec/spec_input.html |
| +++ b/pkg/analysis_server/tool/spec/spec_input.html |
| @@ -2006,8 +2006,9 @@ |
| <field name="returnType" optional="true"> |
| <ref>String</ref> |
| <p> |
| - The return type of the getter, function or method being |
| - suggested. This field is omitted if the suggested element |
| + The return type of the getter, function or method |
|
Paul Berry
2015/01/12 17:29:20
I think this sentence would be clearer with a comm
|
| + or the type of the field being suggested. |
| + This field is omitted if the suggested element |
| is not a getter, function or method. |
| </p> |
| </field> |