From 0e8f0be02b9c0108b57d3c9d1424d2e081853f01 Mon Sep 17 00:00:00 2001
From: d_m <d_m@plastic-idolatry.com>
Date: Mon, 26 Aug 2024 00:00:21 -0400
Subject: [PATCH] Fix docs

---
 mp3.tal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mp3.tal b/mp3.tal
index c0d7bf7..3b7bf3d 100644
--- a/mp3.tal
+++ b/mp3.tal
@@ -86,7 +86,7 @@
 ( e.g. "@F 184 8713 4.81 227.60" )
 ( seen when playing )
 ( the fields here are: )
-( @F <curr-frame> <total-frames> <curr-secs> <remaining-secs> )
+( @F <curr-frame> <remaining-frames> <curr-secs> <remaining-secs> )
 ( )
 ( debugging output on stderr is: <curr-time> <rem-time> <width> )
 @on-frame ( buf0* -> )