Merge "Fix the typo missed from comment"
am: 3c002c543c
Change-Id: I4bb33f538b8beb94453866cd78e921fc42d9f7ec
diff --git a/res/values/colors.xml b/res/values/colors.xml
index bbbde4a..be3e2b8 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -36,7 +36,7 @@
<!-- Settings screen should use the same colors as the Dialer -->
<color name="phone_settings_background_color">#f5f5f5</color>
- <!-- Action bar text color. Ensure this stays in sync with dialer_icon_color in aciton bar. -->
+ <!-- Action bar text color. Ensure this stays in sync with dialer_icon_color in action bar. -->
<color name="phone_settings_actionbar_text_color">#5f6368</color>
<!-- Background color of action bars. Ensure this stays in sync with Dialer
actionbar_background_color. -->