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

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

Issue 554143003: Integrate the EXTRACT_METHOD refactoring into Editor. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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
Index: pkg/analysis_server/doc/api.html
diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
index 7a29d9037718049b471a941dee5caf147a86a7de..7fda8b05cb7c3b998926ef303d28762a7f046cc6 100644
--- a/pkg/analysis_server/doc/api.html
+++ b/pkg/analysis_server/doc/api.html
@@ -3049,7 +3049,7 @@ dt.typeDefinition {
</p>
<ul>
<li>
- To change the order and/or update proposed paramerers, add
+ To change the order and/or update proposed parameters, add
parameters with the same identifiers as proposed.
</li>
<li>To add new parameters, omit their identifier.</li>

Powered by Google App Engine
This is Rietveld 408576698