diff options
author | scuri <scuri> | 2009-07-14 17:04:56 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-07-14 17:04:56 +0000 |
commit | 4ea6e8cfe0246827d21e39a09dc2af35b44ce566 (patch) | |
tree | 3c12621947fc25f20774f34fb243e5e477e18d47 /test/lua/multimorpho.lua | |
parent | 42ec8e8809beb24b613e89f721597a6328109880 (diff) |
*** empty log message ***
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", } |