dart2js: Fix small typo in warnings comments.
R=johnniwinther@google.com Review URL: https://codereview.chromium.org//844723004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@43134 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -40,7 +40,7 @@ const DONT_KNOW_HOW_TO_FIX = "Computer says no!";
|
||||
*
|
||||
* 8. Do not try to be cute or funny. It is extremely frustrating to work on a
|
||||
* product that crashes with a "tongue-in-cheek" message, especially if you did
|
||||
* not want to use this product to begin with with.
|
||||
* not want to use this product to begin with.
|
||||
*
|
||||
* 9. Do not lie, that is, do not write error messages containing phrases like
|
||||
* "can't happen". If the user ever saw this message, it would be a
|
||||
|
||||
Reference in New Issue
Block a user