Skip to content

Commit 4fea394

Browse files
committed
docs: fix spellings.
1 parent c10b84b commit 4fea394

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/features.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
1414

1515
**Installation and Setup**
1616

17-
- Start using the software in `instant-gratifcation (demo) mode`_ with
17+
- Start using the software in `instant-gratification (demo) mode`_ with
1818
``python demo.py`` or `a Docker container`_ in under 5 minutes.
1919
- Choose from `five included templates`_ for your tracker.
2020
- `Customize`_ and use the demo as a template for your production tracker.
@@ -30,9 +30,9 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
3030
**Issue Tracking and Management**
3131

3232
- Manage your issues your way. Handle bugs, features, milestones,
33-
user feedback, fleet maintainance, office issues etc.
33+
user feedback, fleet maintenance, office issues etc.
3434
- Searches on specific properties (e.g. open issues with a high
35-
priorty) can be saved and reused or shared with outer users.
35+
priority) can be saved and reused or shared with outer users.
3636
- Full Text Search for quick searches across messages.
3737
- Keeps a detailed history of issue changes.
3838
- Issues become a mini mailing list to keep everyone informed.
@@ -74,7 +74,7 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
7474

7575
**Email Integration and Automation**
7676

77-
- Update issues via email with new messages and the abilility to
77+
- Update issues via email with new messages and the ability to
7878
change properties of issues (e.g. close an issue).
7979
- Secure email handling with features like TLS, APOP, IMAPS/OAUTH.
8080
- Optional auto-registration for email users.
@@ -100,7 +100,7 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
100100
.. _`customize`: customizing.html
101101
.. _`external user database`: customizing.html#using-external-user-databases
102102
.. _`five included templates`: installation.html#choosing-your-template
103-
.. _`instant-gratifcation (demo) mode`:
103+
.. _`instant-gratification (demo) mode`:
104104
installation.html#for-the-really-impatient
105105
.. _`a Docker container`: installation.html#running-in-demo-mode-with-docker
106106
.. _mysql: https://pypi.org/project/MySQL-python/

0 commit comments

Comments
 (0)