Bläddra i källkod

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

Fixed minor linguistic mistake
Niels de Bruin 5 år sedan
förälder
incheckning
e588a25a8c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      docs/docs/topBar-buttons.md

+ 1
- 1
docs/docs/topBar-buttons.md Visa fil

@@ -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`