replace in opening quotations

This commit is contained in:
2022-04-12 23:17:03 -03:00
parent 1ca5c25706
commit 19822c017f
89 changed files with 282 additions and 282 deletions

View File

@@ -120,8 +120,8 @@ the beginning and end values of a segment in <TT>line~</TT>'s output.
<P>
The treatment of <TT>line~</TT>'s right inlet is unusual among Pd objects in that
it forgets old values; a message with a single number such as ``0.1" is
always equivalent to the pair, ``0.1 0". Almost any other object will retain
it forgets old values; a message with a single number such as "0.1" is
always equivalent to the pair, "0.1 0". Almost any other object will retain
the previous value for the right inlet, instead of resetting it to zero.
<P>