Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: build/android/AndroidManifest.xml

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: build/android/AndroidManifest.xml
diff --git a/build/android/AndroidManifest.xml b/build/android/AndroidManifest.xml
index e1e2904f9d0a9607ab5bec319e5e9b216f34645f..143de62e8e96732087dba508639946bf9e5decab 100644
--- a/build/android/AndroidManifest.xml
+++ b/build/android/AndroidManifest.xml
@@ -10,7 +10,7 @@
1. aapt when generating R.java in java.gypi:
Nothing in the manifest is used, but it is still required by aapt.
2. lint: [min|target]SdkVersion are required by lint and should
- be kept up-to-date.
+ be kept up to date.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="dummy.package">

Powered by Google App Engine
This is Rietveld 408576698