]> git.sesse.net Git - kdenlive/blobdiff - effects/README
start documenting the rotoscoping code
[kdenlive] / effects / README
index b36ba564787bc8586c5464c91608048a375e059d..fc72060322f8203e7d3d08bbc67c6c5a6dcaae33 100644 (file)
@@ -29,7 +29,7 @@ The basic structure of a XML filter description:
 --------------------------------------------------------------------------------------
 
 Line 1:
-    - required to make strings in the effect translatable
+    - required to make strings used in the effect translatable
 Line 2:
     - tag: MLT ("mlt_service") name of the effect
     - id: internal kdenlive id, can be anything, but must be unique for each effect