commit | 1eace2db482c9d91e5375783a073941a640a5a76 | [log] [tgz] |
---|---|---|
author | Cary Clark <caryclark@skia.org> | Mon Jul 31 07:52:43 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Jul 31 12:12:02 2017 +0000 |
tree | e166092ae2c79eb660e5658ae9df2c5b80841ce1 | |
parent | 50b2084bd15e7aea416dc8c6fd2373864c50f023 [diff] [blame] |
fix capitalization Fix 'arcs' at sentence start to Arcs. This fix corrected other capitalizations as well, and exposed some mis-capitalizations in the bmh doc. R=brianosman@google.com TBR=reed@google.com Bug: skia: Change-Id: I4d51388556f7e8ff868a9236ce76745915560327 Reviewed-on: https://skia-review.googlesource.com/28241 Commit-Queue: Cary Clark <caryclark@skia.org> Reviewed-by: Cary Clark <caryclark@skia.org>
diff --git a/tools/bookmaker/bookmaker.h b/tools/bookmaker/bookmaker.h index a4e2c2c..7ad20e6 100644 --- a/tools/bookmaker/bookmaker.h +++ b/tools/bookmaker/bookmaker.h
@@ -1598,6 +1598,7 @@ kStart, kDelimiter, kPeriod, + kSpace, }; enum class Wrote {