mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
Fixed typos in comments and strings
This commit is contained in:
parent
f0d19b96d4
commit
5a784ae15e
10 changed files with 14 additions and 14 deletions
|
@ -558,7 +558,7 @@ var commandConfig = {
|
|||
);
|
||||
|
||||
if (newCommit === undefined) {
|
||||
// its just a fast forwrard
|
||||
// its just a fast forward
|
||||
engine.animationFactory.refreshTree(
|
||||
engine.animationQueue, engine.gitVisuals
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue