| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index c8d4410595bc769854e5158e1782f1839639896d..978e633dd7c6c168fece030c7633b22f4563d530 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -622,9 +622,8 @@ dt.typeDefinition {
|
| Update the options controlling analysis based on the given
|
| set of options. Any options that are not included in the
|
| analysis options will not be changed. If there are options
|
| - in the analysis options that are not valid an error will be
|
| - reported but the values of the valid options will still be
|
| - updated.
|
| + in the analysis options that are not valid, they will be
|
| + silently ignored.
|
| </p>
|
|
|
| <h4>Parameters</h4><dl><dt class="field"><b><i>options ( <a href="#type_AnalysisOptions">AnalysisOptions</a> )</i></b></dt><dd>
|
|
|