Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(255)

Unified Diff: pkg/analysis_server/doc/api.html

Issue 2668733002: Update server generator (Closed)
Patch Set: re-ran generator Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/analysis_server/lib/plugin/protocol/generated_protocol.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | pkg/analysis_server/lib/plugin/protocol/generated_protocol.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698