Fix comment.
authorCarl Hetherington <carl@carlh.net>
Tue, 15 Nov 2011 18:32:37 +0000 (18:32 +0000)
committerCarl Hetherington <carl@carlh.net>
Tue, 15 Nov 2011 18:32:37 +0000 (18:32 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@10621 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/ardour/ardour/export_formats_search_path.h

index 051eff56b55af93278979f922018e745bc6d3e8b..244af7aa75dc6155ed6e58698d5b9a8543b9b7c6 100644 (file)
@@ -29,8 +29,8 @@ namespace ARDOUR {
         *
         * If ARDOUR_EXPORT_FORMATS_PATH is defined then the SearchPath returned
         * will contain only those directories specified in it, otherwise it will
-        * contain the user and system directories which may contain control
-        * surface plugins.
+        * contain the user and system directories which may contain export
+        * formats.
         */
        PBD::SearchPath export_formats_search_path ();