Skip to content

Commit 7b62f64

Browse files
pekingmepaulfthomas
authored andcommitted
[TopAppBar] Fixed minor typos in comments.
PiperOrigin-RevId: 700371214
1 parent e1c83ed commit 7b62f64

File tree

1 file changed

+3
-3
lines changed
  • catalog/java/io/material/catalog/topappbar/res/values

1 file changed

+3
-3
lines changed

catalog/java/io/material/catalog/topappbar/res/values/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
<string name="cat_topappbar_main_demo_toolbar_title">Regular Title</string>
4242
<!-- Title for the scrolling toolbar demo [CHAR_LIMIT=NONE] -->
4343
<string name="cat_topappbar_scrolling_demo_toolbar_title">Scrolling Title</string>
44-
<!-- Title for the medium collpasing toolbar demo [CHAR_LIMIT=NONE] -->
44+
<!-- Title for the medium collapsing toolbar demo [CHAR_LIMIT=NONE] -->
4545
<string name="cat_topappbar_collapsing_demo_toolbar_medium_title">Collapsing Title Medium Size</string>
46-
<!-- Title for the large collpasing toolbar demo [CHAR_LIMIT=NONE] -->
46+
<!-- Title for the large collapsing toolbar demo [CHAR_LIMIT=NONE] -->
4747
<string name="cat_topappbar_collapsing_demo_toolbar_large_title">Collapsing Title Large Size</string>
4848
<!-- Label for a button in the menu [CHAR_LIMIT=NONE] -->
4949
<string name="cat_topappbar_edit_menu_item_title">Edit</string>
@@ -53,7 +53,7 @@
5353
<string name="cat_topappbar_settings_menu_item_title">Settings</string>
5454
<!-- Label for a button in the menu [CHAR_LIMIT=NONE] -->
5555
<string name="cat_topappbar_help_and_feedback_menu_item_title">Help &amp; feedback</string>
56-
<!-- Sample subitle [CHAR_LIMIT=NONE] -->
56+
<!-- Sample subtitle [CHAR_LIMIT=NONE] -->
5757
<string name="cat_topappbar_action_bar_subtitle">Subtitle text</string>
5858
<!-- The description of the AppBar component [CHAR_LIMIT=NONE] -->
5959
<string name="cat_topappbar_action_bar_description">

0 commit comments

Comments
 (0)