From cb15a33c4be20f9daa9f09afa6adf4518dc138c5 Mon Sep 17 00:00:00 2001 From: Mathieu Scheltienne Date: Tue, 3 Dec 2024 15:43:15 +0100 Subject: [PATCH] fix typo --- doc/api/keyboard.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/keyboard.rst b/doc/api/keyboard.rst index 020a7df..963e45e 100644 --- a/doc/api/keyboard.rst +++ b/doc/api/keyboard.rst @@ -7,7 +7,7 @@ To interact with the keyboard during an experiment, you can use a :class:`~stimuli.keyboard.Keyboard` object which monitors in a separate thread for key inputs. -.. curentmodule:: stimuli.keyboard +.. currentmodule:: stimuli.keyboard .. autosummary:: :toctree: ../generated/api