Commit 7fe772fe authored by Luciano Pacheco's avatar Luciano Pacheco Committed by Commit Bot

Fix grammar on flag description

Bug: 873539
Change-Id: Ieb7e53fac5dc0386c552148d43fb36c48a0586ac
Reviewed-on: https://chromium-review.googlesource.com/c/1322010Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
Commit-Queue: Luciano Pacheco <lucmult@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605932}
parent a21c91f0
...@@ -3251,8 +3251,8 @@ const char kEnableDriveFsDescription[] = ...@@ -3251,8 +3251,8 @@ const char kEnableDriveFsDescription[] =
const char kEnableMyFilesVolumeName[] = "Enable MyFiles as Volume"; const char kEnableMyFilesVolumeName[] = "Enable MyFiles as Volume";
const char kEnableMyFilesVolumeDescription[] = const char kEnableMyFilesVolumeDescription[] =
"Enables use of the MyFiles as a read/write volume. This should be only " "Enables use of MyFiles as a read/write volume. This should be only "
"used for testing or for trying to restore previous Downloads content."; "used for testing or for trying to restore the previous Downloads content.";
const char kEnableEhvInputName[] = const char kEnableEhvInputName[] =
"Emoji, handwriting and voice input on opt-in IME menu"; "Emoji, handwriting and voice input on opt-in IME menu";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment