Skip to content
Snippets Groups Projects
Commit 24acc2c6 authored by Guido Trotter's avatar Guido Trotter
Browse files

Fix a typo in hbal.hs


Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
parent 175cc337
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ iterateDepth :: Cluster.Table -- ^ The starting table
-> Int -- ^ Max node name len
-> Int -- ^ Max instance name len
-> [[String]] -- ^ Current command list
-> Bool -- ^ Wheter to be silent
-> Bool -- ^ Whether to be silent
-> Cluster.Score -- ^ Score at which to stop
-> IO (Cluster.Table, [[String]]) -- ^ The resulting table and
-- commands
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment