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

Issue 1189523004: Fix a typo in the specification of switch cases. (Closed)

Created:
5 years, 6 months ago by Kevin Millikin (Google)
Modified:
5 years, 6 months ago
Reviewers:
gbracha
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix a typo in the specification of switch cases. In the grammar, labels must before the word 'case'. However, in the description the labels come between the word 'case' and the comparison expression. Closes #22127. BUG= R=gbracha@google.com Committed: https://github.com/dart-lang/sdk/commit/2e5a132fe1523bf21d4abbcacd0dad241117f3dc

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -29 lines) Patch
M docs/language/dartLangSpec.tex View 6 chunks +29 lines, -29 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Kevin Millikin (Google)
Gilad, I think there is a typo in the specification of switch cases. Here's a ...
5 years, 6 months ago (2015-06-15 11:46:09 UTC) #2
gbracha
Thanks for catching this. LGTM
5 years, 6 months ago (2015-06-15 18:36:01 UTC) #3
Kevin Millikin (Google)
5 years, 6 months ago (2015-06-16 10:02:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2e5a132fe1523bf21d4abbcacd0dad241117f3dc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698