Minor fix.

This commit is contained in:
Julien Fontanet 2014-01-31 10:45:47 +01:00
parent c1fd149118
commit 015f6d2536

View File

@ -212,7 +212,7 @@ exports.set = ->
['memory_static_max', 'memory_dynamic_max']
else
# Decrease the memory.
['memory_memory_max', 'memory_static_max']
['memory_dynamic_max', 'memory_static_max']
'name_label'
'name_description'
}