Fix ambigous typos
This commit is contained in:
parent
1f124103dc
commit
e018ae1125
9 changed files with 12 additions and 12 deletions
|
@ -48,7 +48,7 @@ start o = starting "forget" ai si $ do
|
|||
perform :: Transitions -> Bool -> CommandPerform
|
||||
perform ts True = do
|
||||
recordTransitions (Branch.change (Branch.RegardingUUID [])) ts
|
||||
-- get branch committed before contining with the transition
|
||||
-- get branch committed before continuing with the transition
|
||||
_ <- Branch.update
|
||||
void $ Branch.performTransitions ts True []
|
||||
next $ return True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue