From 83195719a7fffe1378a6f2cf65e549b7b2b44ab4 Mon Sep 17 00:00:00 2001 From: Johan Date: Tue, 6 Feb 2018 14:38:48 +0100 Subject: [PATCH] replaces keyboard link with menu link (#346) --- sections/menus/menus.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/menus/menus.html b/sections/menus/menus.html index ccaf85ba..5b3cfa08 100644 --- a/sections/menus/menus.html +++ b/sections/menus/menus.html @@ -32,7 +32,7 @@

ProTip

When designing an app for multiple operating systems it's important to be mindful of the ways application menu conventions differ on each operating system.

For instance, on Windows, accelerators are set with an &. Naming conventions also vary, like between "Settings" or "Preferences". Below are resources for learning operating system specific standards.