drop boost::signals2 and replace with carl's solution which continues to rely on...
[ardour.git] / libs / pbd / pbd / search_path.h
index 1148384daa5e4a0a6ca64ea9db078a56706d66b1..de0eeeeb5a8925e165bef976bfe8104e4d846092 100644 (file)
@@ -68,7 +68,7 @@ public:
         * Initialize SearchPath from a vector of paths that may or may
         * not exist.
         *
-        * @param path A path.
+        * @param paths A vector of paths.
         */
        SearchPath (const std::vector<PBD::sys::path>& paths);