From dc7cc81ea264fa382fa693d6feb28fc5bf27483b Mon Sep 17 00:00:00 2001 From: Louis-Justin TALLOT <72044417+LouisJustinTALLOT@users.noreply.github.com> Date: Fri, 29 Jan 2021 15:31:59 +0100 Subject: [PATCH] typo fix --- docs/4_text/text.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4_text/text.rst b/docs/4_text/text.rst index 40ef10a..f62255e 100644 --- a/docs/4_text/text.rst +++ b/docs/4_text/text.rst @@ -20,7 +20,7 @@ A newline character is not rendered. Initialize a font ----------------- -Initializing the font can take a few seconds. On a MacBook Air the the creation of +Initializing the font can take a few seconds. On a MacBook Air the creation of a system Font object:: t0 = time.time()