Replace Chinese punctuation with English punctuation

Curly quotes(Chinese punctuation) usually input from Chinese input
method. When read from english context, it makes some confusion.

Change-Id: I4ebc4754064fd5f617a419eb75bee123872249a7
Closes-Bug: #1792131
This commit is contained in:
jacky06 2018-09-12 07:12:18 -04:00
parent a1b14e7a1b
commit efe27a2d01
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ criteria are met:
* Include historical information on how the problem was identified.
* Any relevant logs are included.
* If the issue is a bug that needs fixing in a branch other than Master,
add the backport potential tag TO THE ISSUE (not the PR).
add the 'backport potential' tag TO THE ISSUE (not the PR).
* The provided information should be totally self-contained. External
access to web services/sites should not be needed.
* If the issue is needed for a hotfix release, add the 'expedite' label.