Skip to content

Commit 00616b4

Browse files
committed
fix typo that prevents website from creating function doc
1 parent ca582f5 commit 00616b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/ziputils.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ local function crypt_enigmaxml_buffer(buffer)
161161
end
162162

163163
--[[
164-
%extract_enigmaxml
164+
% extract_enigmaxml
165165
166166
EnigmaXML is the underlying file format of a Finale `.musx` file. It is undocumented
167167
by MakeMusic and must be extracted from the `.musx` file. There is an effort to document

0 commit comments

Comments
 (0)