Skip to content

Commit ff28aa3

Browse files
author
Jay Love
committed
fix typo
1 parent e3260e2 commit ff28aa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TaskKit/Properties.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version = (0, 1, 1)
44

55
docs = [
6-
{'name': "Quick Start", 'file': 'QuickStart.html'}
6+
{'name': "Quick Start", 'file': 'QuickStart.html'},
77
{'name': "User's Guide", 'file': 'UsersGuide.html'},
88
{'name': 'To Do', 'file': 'TODO-TaskKit.text'},
99
]

0 commit comments

Comments
 (0)