[PD-dev] [ pure-data-Patches-1842162 ] Fix typo in trigger-help.pd

SourceForge.net noreply at sourceforge.net
Tue Dec 4 23:18:03 CET 2007


Patches item #1842162, was opened at 2007-12-01 00:16
Message generated for change (Settings changed) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1842162&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: puredata
>Group: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Russell Bryant (russellbryant)
>Assigned to: Miller Puckette (millerpuckette)
Summary: Fix typo in trigger-help.pd

Initial Comment:
Here is a silly tiny patch.

In the trigger-help.pd file, there is the object:

[trigger float bang symbol list anything]

Later, it says that it can be simplified to:

[t f b l s a]

This patch fixes the typo in the simplified version by changing it to:

[t f b s l a]

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1842162&group_id=55736




More information about the Pd-dev mailing list