Filter cleanup and fixes
[melted] / src / modules / westley / producer_westley.c
index e32b62b..ff1649d 100644 (file)
@@ -141,7 +141,7 @@ static void track_service( mlt_properties properties, void *service, mlt_destruc
 }
 
 
-// Prepend the property value with the server root
+// Prepend the property value with the document root
 static inline void qualify_property( deserialise_context context, mlt_properties properties, char *name )
 {
        char *resource = mlt_properties_get( properties, name );