You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Chapters/Commander2/Commander.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ FetchMailCommand >> execute
198
198
199
199
### Adding placeholder commands
200
200
201
-
We also define placeholder commands for functionality that was not implemented by the Mail application in Chapter *@cha_mailapp@*. We will not implement them here either. We only provide a name and a description, which are required for the UI.
201
+
We also define placeholder commands for menu item actions that were not implemented by the Mail application in Chapter *@cha_menus@*. We will not implement them here either. We only provide a name and a description, which are required for the UI.
0 commit comments