summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/panner_shell.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-11-20 17:49:05 +0000
committerCarl Hetherington <carl@carlh.net>2011-11-20 17:49:05 +0000
commit274069e6766b2f752ace7c599cc828442fbac484 (patch)
tree7e5ca15ce0485395b1fe9953e367a2351e272a02 /libs/ardour/ardour/panner_shell.h
parentff2d25a43e4b00ee385e3c940e97a9b38335b24a (diff)
Comment fixes.
git-svn-id: svn://localhost/ardour2/branches/3.0@10713 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/ardour/panner_shell.h')
-rw-r--r--libs/ardour/ardour/panner_shell.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libs/ardour/ardour/panner_shell.h b/libs/ardour/ardour/panner_shell.h
index aad2836306..6f4f39ddd2 100644
--- a/libs/ardour/ardour/panner_shell.h
+++ b/libs/ardour/ardour/panner_shell.h
@@ -43,8 +43,7 @@ class Speakers;
class Pannable;
/** Class to manage panning by instantiating and controlling
- * the appropriate specific PannerBase objects for a given
- * in/out configuration.
+ * an appropriate Panner object for a given in/out configuration.
*/
class PannerShell : public SessionObject
{