From 0eb5adccf61b847c71a799e8c0bb0346d73f9f9d Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Sat, 15 Jan 2022 09:26:37 +0100 Subject: Fixes #3389 (#3394) * Replace asterisks mixup * 2nd pass --- files/fr/web/api/gamepad/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/fr/web/api/gamepad') diff --git a/files/fr/web/api/gamepad/index.md b/files/fr/web/api/gamepad/index.md index 78ce7b6bb5..8fb2bd5cda 100644 --- a/files/fr/web/api/gamepad/index.md +++ b/files/fr/web/api/gamepad/index.md @@ -21,7 +21,7 @@ Un objet `Gamepad` peut être retourné de deux manières : - {{domxref("Gamepad.connected")}} {{readonlyInline}} - : Un booléen indiquant si la manette est toujours connectée au système. - {{domxref("Gamepad.displayId")}} {{readonlyInline}} - - : Retourne *{{domxref("VRDisplay.displayId")}} associé à {{domxref("VRDisplay")}} — Le VRDisplay\*\* *dont la manette contrôle la scène affichée. + - : Retourne {{domxref("VRDisplay.displayId")}} associé à {{domxref("VRDisplay")}} — Le VRDisplay dont la manette contrôle la scène affichée. - {{domxref("Gamepad.id")}} {{readonlyInline}} - : Un {{domxref("DOMString")}} contenant l'information d'identification de la manette. - {{domxref("Gamepad.index")}} {{readonlyInline}} -- cgit v1.2.3-54-g00ecf