diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-12-06 23:00:58 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-12-06 23:00:58 -0500 |
commit | 7f3bf38e8db9288d92f2864be4f66b14adf80971 (patch) | |
tree | 57c5d31876ba50c1674736493f58d9ab4e59474b /doc/subtasks.markdown | |
parent | 5c84996ee7140e2cff1d8e18fb9482e8a4c020a8 (diff) |
Fix typo in documentation
Diffstat (limited to 'doc/subtasks.markdown')
-rw-r--r-- | doc/subtasks.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/subtasks.markdown b/doc/subtasks.markdown index e1acd98c..2819aaf4 100644 --- a/doc/subtasks.markdown +++ b/doc/subtasks.markdown @@ -17,7 +17,7 @@ From the task view, on left sidebar click on **Add a subtask**:  -You can also add quickly a subtask by entering only the title: +You can also add a subtask quickly by entering only the title:  @@ -40,5 +40,5 @@ Subtask timer - Each time a subtask is in progress, the timer is also started. The timer can be started and stopped at any time. - The timer records the time spent on the subtask automatically. You can also change manually the value of the time spent field when you edit a subtask. - The time calculated is rounded to the nearest quarter. This information is recorded in a separate table. -- The task time spent and time estimated are updated automatically according to the sum of all subtasks. +- The task time spent and time estimated is updated automatically according to the sum of all subtasks. |