mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
Fix more typo, '
and some word
This commit is contained in:
parent
e8c8f8975a
commit
41bb6d1bd7
14 changed files with 35 additions and 38 deletions
|
@ -21,7 +21,7 @@ var events = assign(
|
|||
}
|
||||
}
|
||||
);
|
||||
// Allow unlimited listeners, so FF doesnt break
|
||||
// Allow unlimited listeners, so FF doesn't break
|
||||
events.setMaxListeners(0);
|
||||
var commandUI;
|
||||
var sandbox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue