Merge "Update TabItem attr docs" into mnc-ub-dev
diff --git a/design/res/values/attrs.xml b/design/res/values/attrs.xml
index 7ff70c2..7a9e3c1 100644
--- a/design/res/values/attrs.xml
+++ b/design/res/values/attrs.xml
@@ -109,7 +109,7 @@
         <attr name="android:text" />
         <!-- Icon to display in the tab. -->
         <attr name="android:icon" />
-        <!-- A reference to a layout to be displayed in the tab. -->
+        <!-- A reference to a layout resource to be displayed in the tab. -->
         <attr name="android:layout" />
     </declare-styleable>