| 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 2f262a76b35ee857ffcf701e7fcc0bc2128cc25e..23d44c67e636814afb41a39b158ac43bd44d25c3 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -1170,11 +1170,10 @@
|
| Get the changes required to perform a refactoring.
|
| </p>
|
| <params>
|
| - <field name="kindId">
|
| + <field name="kind">
|
| <ref>RefactoringKind</ref>
|
| <p>
|
| - The identifier of the kind of refactoring to be
|
| - performed.
|
| + The kind of refactoring to be performed.
|
| </p>
|
| </field>
|
| <field name="file">
|
|
|