Skip to content

Commit c8b247e

Browse files
timgates42tony
authored andcommitted
Fix small typo: mimicing -> mimicking
Closes #518
1 parent 295ba05 commit c8b247e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_workspacebuilder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ def test_start_directory(session, tmpdir):
458458

459459

460460
def test_start_directory_relative(session, tmpdir):
461-
"""Same as above test, but with relative start directory, mimicing
461+
"""Same as above test, but with relative start directory, mimicking
462462
loading it from a location of project file. Like::
463463
464464
$ tmuxp load ~/workspace/myproject/.tmuxp.yaml

0 commit comments

Comments
 (0)