Index: pkg/analysis_server/doc/api.html |
diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html |
index 0f5bcc707a4cf9533d98d0cee3cd2ebafe623f64..e6ad6ea37a3fdd681621ba54e6e2ddd480a6d2a0 100644 |
--- a/pkg/analysis_server/doc/api.html |
+++ b/pkg/analysis_server/doc/api.html |
@@ -3477,12 +3477,12 @@ a:focus, a:hover { |
</dd><dt class="field"><b>offset (int)</b></dt><dd> |
<p> |
- The offset of the region from which the user can navigate. |
+ The offset of the region to which the user can navigate. |
</p> |
</dd><dt class="field"><b>length (int)</b></dt><dd> |
<p> |
- The length of the region from which the user can navigate. |
+ The length of the region to which the user can navigate. |
</p> |
</dd><dt class="field"><b>startLine (int)</b></dt><dd> |