diff options
Diffstat (limited to 'test/lua/multimorpho.lua')
-rw-r--r-- | test/lua/multimorpho.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lua/multimorpho.lua b/test/lua/multimorpho.lua index be612c6..742d713 100644 --- a/test/lua/multimorpho.lua +++ b/test/lua/multimorpho.lua @@ -16,7 +16,7 @@ err_msg = { "Invalid or unrecognized file format.", "Invalid or unsupported data.", "Invalid or unsupported compression.", - "Insuficient memory", + "Insufficient memory", "Interrupted by the counter", } |