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

Unified Diff: pkg/analysis_server/tool/spec/spec_input.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 | « pkg/analysis_server/tool/spec/generated/java/types/NavigationTarget.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 44e480f7dc57eb93decca0ca7240741b1a0e1ae3..d9213e2333e7d6d4bc662b39c4ce39fd3d116447 100644
--- a/pkg/analysis_server/tool/spec/spec_input.html
+++ b/pkg/analysis_server/tool/spec/spec_input.html
@@ -3345,13 +3345,13 @@
<field name="offset">
<ref>int</ref>
<p>
- The offset of the region from which the user can navigate.
+ The offset of the region to which the user can navigate.
</p>
</field>
<field name="length">
<ref>int</ref>
<p>
- The length of the region from which the user can navigate.
+ The length of the region to which the user can navigate.
</p>
</field>
<field name="startLine">
« no previous file with comments | « pkg/analysis_server/tool/spec/generated/java/types/NavigationTarget.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698