Fix comment.

git-svn-id: svn://localhost/ardour2/branches/3.0@10621 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2011-11-15 18:32:37 +00:00
parent 301ed17f95
commit f66b919e29

View file

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