From af50617f200016ee4a97ba071afdd86f657a45c4 Mon Sep 17 00:00:00 2001
From: Stefan Huber <sh@signalwerk.ch>
Date: Wed, 20 Dec 2017 13:20:57 +0000
Subject: [PATCH] fix typo

---
 pd/doc/4.data.structures/03.setting.data.pd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pd/doc/4.data.structures/03.setting.data.pd b/pd/doc/4.data.structures/03.setting.data.pd
index ebe6f9454..ffdb1d150 100644
--- a/pd/doc/4.data.structures/03.setting.data.pd
+++ b/pd/doc/4.data.structures/03.setting.data.pd
@@ -40,7 +40,7 @@
 and one unit thick \, through the points (0 \, 0) \, (w \, 0) \, (w
 \, h) \, and (0 \, h). Note that the three points containing variables
 become hot spots for mouse dragging.;
-#X text 26 204 Draw the value of q as an Araboc numeral \, at (0 \,
+#X text 26 204 Draw the value of q as an Arabic numeral \, at (0 \,
 0) \, in black.;
 #X obj 24 39 struct template3 float x float y float w float h float
 q;
-- 
GitLab