Fix typo in description.
[p5sagit/p5-mst-13.2.git] / opcode.pl
index ae7ee66..898a248 100755 (executable)
--- a/opcode.pl
+++ b/opcode.pl
@@ -691,7 +691,7 @@ vec         vec                     ck_fun          ist@    S S S
 index          index                   ck_index        isT@    S S S?
 rindex         rindex                  ck_index        isT@    S S S?
 
-sprintf                sprintf                 ck_fun          mfst@   S L
+sprintf                sprintf                 ck_fun          mst@    S L
 formline       formline                ck_fun          ms@     S L
 ord            ord                     ck_fun          ifsTu%  S?
 chr            chr                     ck_fun          fsTu%   S?