diff options
-rw-r--r-- | htdocs/developer.php | 2 | ||||
-rw-r--r-- | htdocs/quote.inc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/developer.php b/htdocs/developer.php index 39806f02..100cfb06 100644 --- a/htdocs/developer.php +++ b/htdocs/developer.php @@ -72,7 +72,7 @@ For example check out the abstractions with: or Pd with <pre> -% cvs -z3 -d:pserver:anonymous@cvs.pure-data.sourceforge.net:/cvsroot/pure-data co pd +% cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data co pd </pre> <p> To check out the current developers' branch, which is tagged with "devel_0_37", use diff --git a/htdocs/quote.inc b/htdocs/quote.inc index 38d99bc9..c0b4fc5f 100644 --- a/htdocs/quote.inc +++ b/htdocs/quote.inc @@ -1,6 +1,6 @@ <span class="quote"> <b>Tip of the month</b><br /> -When working on a patch, it's often best to stay in edit mode and use the CTRL key to modify any parameters. +We've got to undo the MIDI revolution! <br> -<a href="http://www.gamasutra.com/resource_guide/20030528/paul_01.shtml">Leonard J. Paul</a> +Miller S. Puckette </span> |