[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] SF.net SVN: quarks:[2651] OpenObject/HelpSource/Classes/ SequenceableCollection.ext.schelp



Revision: 2651
          http://sourceforge.net/p/quarks/code/2651
Author:   jrhb
Date:     2013-10-13 21:39:05 +0000 (Sun, 13 Oct 2013)
Log Message:
-----------
help: fix syntax error

Modified Paths:
--------------
    OpenObject/HelpSource/Classes/SequenceableCollection.ext.schelp

Modified: OpenObject/HelpSource/Classes/SequenceableCollection.ext.schelp
===================================================================
--- OpenObject/HelpSource/Classes/SequenceableCollection.ext.schelp	2013-10-12 15:07:42 UTC (rev 2650)
+++ OpenObject/HelpSource/Classes/SequenceableCollection.ext.schelp	2013-10-13 21:39:05 UTC (rev 2651)
@@ -14,7 +14,7 @@
 
 Unpack a nested array for sending via OSC
 
-example::
+code::
 (
 n = NetAddr("127.0.0.1", 57120);
 OSCFunc({ |msg|
@@ -23,4 +23,5 @@
 );
 
 n.sendMsg(*[\test, [[200, 300, 400], [0.3, 0.4]]].foldOSC);
-::
\ No newline at end of file
+::
+

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/