From 20c1311957dd95732ba224f0f071f286f31cd047 Mon Sep 17 00:00:00 2001 From: Robert Liao Date: Thu, 19 Jul 2018 23:51:48 +0000 Subject: [PATCH] Replace Right Single Quotation Mark (U+2019) with Apostrophe (U+0027) U+2019 doesn't render correctly in all terminals. BUG= Change-Id: I7f98f90b587f971532ebdc2ecba801caf2b7164e Reviewed-on: https://chromium-review.googlesource.com/1144421 Reviewed-by: Aaron Gable Reviewed-by: Edward Lesmes Commit-Queue: Robert Liao --- metrics.README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metrics.README.md b/metrics.README.md index 49ef35076..babe2fa16 100644 --- a/metrics.README.md +++ b/metrics.README.md @@ -4,7 +4,7 @@ We're starting to collect metrics about how developers use gclient and other tools in depot\_tools to better understand the performance and failure modes of the tools, as well of the pain points and workflows of depot\_tools users. -We will collect metrics only if you’re a Googler on the corp network: If you can +We will collect metrics only if you're a Googler on the corp network: If you can access https://cit-cli-metrics.appspot.com/should-upload, then we will collect metrics from you. @@ -25,7 +25,7 @@ to better cover your use case. First, some words about what data we are **NOT** collecting: -- We won’t record any information that identifies you personally. +- We won't record any information that identifies you personally. - We won't record the command line flag values. - We won't record information about the current directory or environment flags.