Commit 985e83e5 authored by Romain Courteaud's avatar Romain Courteaud Committed by Arnaud Fontaine

Typo

parent c8be0112
...@@ -1097,7 +1097,7 @@ class Recipe(BaseSlapRecipe): ...@@ -1097,7 +1097,7 @@ class Recipe(BaseSlapRecipe):
# maatkit installation # maatkit installation
for mk_script_name in ( for mk_script_name in (
'mk-variable-advisor', 'mk-variable-advisor',
'mk-table-usage-binary', 'mk-table-usage',
'mk-visual-explain', 'mk-visual-explain',
'mk-config-diff', 'mk-config-diff',
'mk-deadlock-logger', 'mk-deadlock-logger',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment