mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Correct typos
This commit is contained in:
parent
902d3d0161
commit
c9a7a59679
2 changed files with 5 additions and 5 deletions
|
@ -34,9 +34,9 @@
|
|||
// The :fill hint is used to eliminate gaps on interval modification, and only
|
||||
// a single interval is affected.
|
||||
//
|
||||
// Fill works by extending an interval in both directions if possible, to abut
|
||||
// either an interval or an exclusion, while being conћtrained by a filter
|
||||
// range.
|
||||
// Fill works by extending an interval in both directions if possible, to
|
||||
// about either an interval or an exclusion, while being constrained by a
|
||||
// filter range.
|
||||
//
|
||||
void autoFill (
|
||||
const Rules& rules,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue