소스 검색

Reworded sentence about showAsAction in topbar button doc (#5147)

Fixed minor linguistic mistake
Niels de Bruin 5 년 전
부모
커밋
e588a25a8c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      docs/docs/topBar-buttons.md

+ 1
- 1
docs/docs/topBar-buttons.md 파일 보기

@@ -54,7 +54,7 @@ More information about these glyphs can be found in [Apple's Human Interface Gui
54 54
 
55 55
 ## Android showAsAction
56 56
 
57
-It is keyword witch configure when and how this item should appear as an action item in the app bar. 
57
+The keyword `showAsAction` configures when and how an item should appear as an action item in the app bar. 
58 58
 A menu item can appear as an action item only when the activity includes an app bar.
59 59
 
60 60
 * `always`