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

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

Issue 1243073004: Fix for a copy/paste problem in GET_NAVIGATION_INVALID_FILE. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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/src/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 8d2995cb98198e7b2cf3c0aa604b97081b06e320..b0de8a8f0045634fcc62a8903d25b949c0b87f20 100644
--- a/pkg/analysis_server/doc/api.html
+++ b/pkg/analysis_server/doc/api.html
@@ -3381,7 +3381,7 @@ dt.typeDefinition {
</dd><dt class="value">GET_NAVIGATION_INVALID_FILE</dt><dd>
<p>
- An "analysis.getErrors" request specified a FilePath
+ An "analysis.getNavigation" request specified a FilePath
which does not match a file currently subject to
analysis.
</p>
« no previous file with comments | « no previous file | pkg/analysis_server/lib/src/generated_protocol.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698