| 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 4f3f8705d1abb7f8ff078aacb9306f22f09a00ed..e794fb68acdf508b3b0a6322b6bacaa9edf07d1b 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -2906,11 +2906,9 @@
|
| This section contains additional information for each kind of
|
| refactoring. In addition to a brief description of the
|
| refactoring, there is a specification of the feedback that is
|
| - provided when a refactoring is created using the
|
| - edit.createRefactoring request (designed to improve the UX)
|
| - and the options that must be set using the
|
| - edit.setRefactoringOptions request before the refactoring can
|
| - be applied.
|
| + provided when a refactoring is requested using the
|
| + edit.getRefactoring request (designed to improve the UX)
|
| + and the options that may be provided to edit.getRefactoring.
|
| </p>
|
| <refactoring kind="CONVERT_GETTER_TO_METHOD">
|
| <p>
|
|
|