summaryrefslogtreecommitdiffstats
path: root/include/ingen/Resource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/Resource.hpp')
-rw-r--r--include/ingen/Resource.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ingen/Resource.hpp b/include/ingen/Resource.hpp
index 8b96a27b..3ba65dda 100644
--- a/include/ingen/Resource.hpp
+++ b/include/ingen/Resource.hpp
@@ -175,8 +175,8 @@ public:
/** Get the ingen type from a set of Properties.
*
- * If some coherent ingen type is found, true is returned and the appropriate
- * output parameter set to true. Otherwise false is returned.
+ * If some coherent ingen type is found, true is returned and the
+ * appropriate output parameter set to true. Otherwise false is returned.
*/
static bool type(const URIs& uris,
const Properties& properties,