Skip to content

Commit c8ba6ed

Browse files
committed
Fix comment in workspacebuilder.
1 parent efb1cc4 commit c8ba6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmuxp/workspacebuilder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class WorkspaceBuilder(object):
2929
The normal phase of loading is:
3030
3131
1. :term:`kaptan` imports json/yaml/ini. ``.get()`` returns python
32-
:class:`dict`::
32+
:class:`dict`::
3333
3434
import kaptan
3535
sconf = kaptan.Kaptan(handler='yaml')

0 commit comments

Comments
 (0)