aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/43.EXERCISE-help_americans.pd
diff options
context:
space:
mode:
authorN.N. <ricardofabbri@users.sourceforge.net>2011-10-26 20:26:09 +0000
committerN.N. <ricardofabbri@users.sourceforge.net>2011-10-26 20:26:09 +0000
commit47349306814011002b2a2dcc1f899e226300fa33 (patch)
tree487690caee9cf802bf046629fc5be8a65f5569e2 /doc/tutorials/intro/43.EXERCISE-help_americans.pd
parenteb1ccc0cd0dca68e9ba1547487bb638d4e427a6c (diff)
more tiny typo fixes
svn path=/trunk/; revision=15656
Diffstat (limited to 'doc/tutorials/intro/43.EXERCISE-help_americans.pd')
-rw-r--r--doc/tutorials/intro/43.EXERCISE-help_americans.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorials/intro/43.EXERCISE-help_americans.pd b/doc/tutorials/intro/43.EXERCISE-help_americans.pd
index c122bd5d..56b6fb45 100644
--- a/doc/tutorials/intro/43.EXERCISE-help_americans.pd
+++ b/doc/tutorials/intro/43.EXERCISE-help_americans.pd
@@ -2,5 +2,5 @@
#X obj 11 10 cnv 15 600 40 empty empty EXERCISE-help_americans 20 12
0 24 -262131 -66577 0;
#X text 19 64 Help the poor Americans to understand Celsius. The formulas
-are C = (5/9) * (F-32) and F = (9/5 * C) + 32 Try not to use [expr]
+are C = (5/9) * (F-32) and F = (9/5 * C) + 32. Try not to use [expr]
\, but instead use individual Pd objects for each math operation.;