Skip to content

Commit

Permalink
Fixed TODO typo in T02.02-Exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
Asser committed Oct 2, 2017
1 parent cfa6d41 commit 6a24d26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ protected void onCreate(Bundle savedInstanceState) {
}

// Do 2 - 7 in menu.xml ///////////////////////////////////////////////////////////////////////
// TODO (2) Create a menu in xml called main.xml
// TODO (2) Create a menu xml called 'main.xml' in the res->menu folder
// TODO (3) Add one menu item to your menu
// TODO (4) Give the menu item an id of @+id/action_search
// TODO (5) Set the orderInCategory to 1
Expand Down

0 comments on commit 6a24d26

Please sign in to comment.