From 359c95156ad545e6978e879d242318177c5127bb Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 28 Aug 2020 17:10:08 +0200 Subject: [PATCH] Clarify that `KEY_BACK` is unrelated to the Back button on Android This closes #19325. --- doc/classes/@GlobalScope.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml index 570bf191c7b..2b1770f12b8 100644 --- a/doc/classes/@GlobalScope.xml +++ b/doc/classes/@GlobalScope.xml @@ -356,16 +356,16 @@ Right Direction key. - Back key. + Media back key. Not to be confused with the Back button on an Android device. - Forward key. + Media forward key. - Stop key. + Media stop key. - Refresh key. + Media refresh key. Volume down key.