summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornoel <noel@chromium.org>2015-01-15 20:36:50 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-16 04:37:52 +0000
commit6f35f92af0e73d407b3ebde95019e93775631a5d (patch)
tree0d750430193253c845f0a61ad650100e12224256
parent0ecbf564e5482317f0b6fe71aad79c39cb00c7b4 (diff)
downloadchromium_src-6f35f92af0e73d407b3ebde95019e93775631a5d.zip
chromium_src-6f35f92af0e73d407b3ebde95019e93775631a5d.tar.gz
chromium_src-6f35f92af0e73d407b3ebde95019e93775631a5d.tar.bz2
Fix spelling and remove bogus formatting from README.chromium
TBR=darin@chomium.org NOTRY=true BUG=401971 Review URL: https://codereview.chromium.org/854623003 Cr-Commit-Position: refs/heads/master@{#311838}
-rw-r--r--third_party/qcms/README.chromium4
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
index 7a7f965..cdf291d 100644
--- a/third_party/qcms/README.chromium
+++ b/third_party/qcms/README.chromium
@@ -41,9 +41,9 @@ google.patch contains the following modifications. Apply with
- https://bugzilla.mozilla.org/show_bug.cgi?id=701348
- Add qcms_profile_match api
- https://code.google.com/p/chromium/issues/detail?id=401971
- - Add qcms_profile_get_decription api
+ - Add qcms_profile_get_description api
- https://code.google.com/p/chromium/issues/detail?id=401971
- - Convert MLUC profile description embedded nulls to '.'
+ - Convert MLUC profile description embedded nulls to '.'
- https://code.google.com/p/chromium/issues/detail?id=401971
To regenerate google.patch:
git diff b8456f38 src > google.patch