From 29be78c402864c4e23d20ec19e86e0d8dd39a9a1 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Mon, 24 Apr 2017 03:52:56 -0500 Subject: Fix my brainfart and label Mac’s Control key differently MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous string looked like a mistake to me, but I indeed forgot that Macs do have a key which is labeled in menus as “⌃”. Since then I’ve learned that, internationally, Mac’s Control and Windows’ Ctrl do not always correspond, so it’s best to separate both with a switch as it was done before. Change-Id: Ib88beab7218ef00c9cce5ad34aa02205de786d01 --- source/text/shared/04/01010000.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/shared/04') diff --git a/source/text/shared/04/01010000.xhp b/source/text/shared/04/01010000.xhp index b6cf9781e0..8bf0251f25 100644 --- a/source/text/shared/04/01010000.xhp +++ b/source/text/shared/04/01010000.xhp @@ -488,7 +488,7 @@ - Ctrl+M + ⌃MCtrl+M Removes direct formatting from selected text or objects (as in Format - Clear Direct Formatting) -- cgit