]> gitweb.factorcode.org Git - factor.git/commitdiff
fix help lint for id3
authorDoug Coleman <erg@jobim.local>
Sun, 26 Apr 2009 02:03:12 +0000 (21:03 -0500)
committerDoug Coleman <erg@jobim.local>
Sun, 26 Apr 2009 02:03:12 +0000 (21:03 -0500)
extra/id3/id3.factor

index 6025af49261c6c5acbce0c3e8050c5c9422b54e8..79df00ff5e723c91acb6ee825c634143200fd60f 100644 (file)
@@ -207,7 +207,7 @@ CONSTANT: id3v1+-offset $[ 128 227 + ]
 
 PRIVATE>
 
-: mp3>id3 ( path -- id3v2/f )
+: mp3>id3 ( path -- id3/f )
     [
         [ <id3> ] dip
         {