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

Unified Diff: docs/language/informal/covariant-from-class.md

Issue 2833073002: Stoppp using trippple consonants (Closed)
Patch Set: More spolling Created 3 years, 8 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 | « build/gn_run_binary.py ('k') | pkg/analyzer/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/language/informal/covariant-from-class.md
diff --git a/docs/language/informal/covariant-from-class.md b/docs/language/informal/covariant-from-class.md
index b9f3afe7ac56d2e1397604c46ba53115b63e631f..83120e24c60c9d00646fa5f36fb79ba61de701dc 100644
--- a/docs/language/informal/covariant-from-class.md
+++ b/docs/language/informal/covariant-from-class.md
@@ -276,7 +276,7 @@ not a subtype of the type declared for p._
## Alternatives
The "erasure" of the reified parameter type for each covariant parameter to
-`Object` may seem agressive.
+`Object` may seem aggressive.
In particular, it ignores upper bounds on the formal type parameter which gives
rise to the covariance due to class covariance, and it ignores the structure of
« no previous file with comments | « build/gn_run_binary.py ('k') | pkg/analyzer/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698