| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index cf25c4da5110d53a92bae87cebcab2bc93665537..e3c5082d59473ce49533297462f6b1d6974586f8 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -2842,11 +2842,9 @@ dt.typeDefinition {
|
| 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>
|
|
|
|
|
|
|