Merge "Fix the typo missed from comment" am: 3c002c543c am: 42577fc242
am: d9a967d9cc

Change-Id: I43c3698371f788fdb3942f91eec23bae125c3dbe
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. -->