fix minor typo
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 20 Oct 2011 11:44:04 +0000 (11:44 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 20 Oct 2011 11:44:04 +0000 (11:44 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@10249 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/surfaces/osc/osc.h

index 4da22cf9e48c4fac1bb022ccb76e434311fea404..c09792ec64ddb869c8e95fe22b065de99cbad73c 100644 (file)
@@ -46,7 +46,7 @@ class Route;
        
 /* this is mostly a placeholder because I suspect that at some
    point we will want to add more members to accomodate
-   certain types of requests to the MIDI UI
+   certain types of requests to the OSC UI
 */
 
 struct OSCUIRequest : public BaseUI::BaseRequestObject {