From a48b77fea866e3507cad60d96823e7a1115cf47a Mon Sep 17 00:00:00 2001 From: David Lechner Date: Tue, 19 May 2020 12:31:25 -0500 Subject: [PATCH] doc/hubs_ev3brick: fix typo --- doc/api/hubs_ev3brick.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/hubs_ev3brick.inc b/doc/api/hubs_ev3brick.inc index 94c943c..c59fce9 100644 --- a/doc/api/hubs_ev3brick.inc +++ b/doc/api/hubs_ev3brick.inc @@ -41,7 +41,7 @@ note below middle C (``C4``). - The octave is followed by ``/`` and a number that indicates the size of the note. For example ``/4`` is a quarter note, - ``/8`` is an eight note and so on. + ``/8`` is an eighth note and so on. - This can optionally followed by a ``.`` to make a dotted note. Dotted notes are 1-1/2 times as long as notes without a dot.