]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/id3/id3-docs.factor
factor: clean up whitespace in -docs files
[factor.git] / extra / id3 / id3-docs.factor
index a982d13823da29f8a403fbdd52c5e15a44d55440..b9aff1a19e947e080dab6e39e39020c3c6c6b3ed 100644 (file)
@@ -5,8 +5,8 @@ id3.private strings ;
 IN: id3
 
 HELP: mp3>id3
-{ $values 
-    { "path" "a path string" } 
+{ $values
+    { "path" "a path string" }
     { "id3/f" "a tuple storing ID3v2 metadata or f" } }
     { $description "Return a tuple containing the ID3 information parsed out of the MP3 file, or " { $link f } " if no metadata is present. Words to access the ID3v1 information are here:"
         { $list