From 1f6f252f450942c6c0e4b4cdf26186b58126348b Mon Sep 17 00:00:00 2001 From: Brady Trainor Date: Fri, 15 Apr 2022 23:00:56 +0200 Subject: [PATCH] Remove apostrophe from possessive pronoun its --- content/news/news.20150601.md | 2 +- content/news/news.20160501.md | 2 +- content/news/news.20160725.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/news/news.20150601.md b/content/news/news.20150601.md index 2fe1aac2..359243ab 100644 --- a/content/news/news.20150601.md +++ b/content/news/news.20150601.md @@ -29,7 +29,7 @@ Here is what happened in May 2015. | 2015-05-11 | Taskserver 1.1.0 was [released](/news/news.20150511). | | 2015-05-13 | Taskserver learns to listen on `::`, which means dual IPv4/IPv6 localhost. Obviously. | | 2015-05-14 | Taskserver learns to not fail silently on signal handler errors. | - | 2015-05-23 | Tasksh lost it\'s rudimentary `context` feature, which was eclipsed by a much more powerful Taskwarrior equivalent. | + | 2015-05-23 | Tasksh lost its rudimentary `context` feature, which was eclipsed by a much more powerful Taskwarrior equivalent. | | 2015-05-24 | Taskwarrior, Taskserver and Tasksh start using C++11 N1984 and N2672, and it feels oh, so good. | | 2015-05-24 | Through the power of copy/paste, Taskserver fixes bugs by inheriting fixed code from Taskwarrior. | | 2015-05-24 | Taskwarrior implements an experimental, recursive, O(N\^2) urgency inheritance algorithm that may cause your lights to dim and power utility bills to increase. It may also be killing the bee populations. | diff --git a/content/news/news.20160501.md b/content/news/news.20160501.md index 031db5b2..bf9b044d 100644 --- a/content/news/news.20160501.md +++ b/content/news/news.20160501.md @@ -31,7 +31,7 @@ For a full list, see the git history of all the projects. | | - Task: Now uses the CMake CXXSniffer code. | | | - Taskd: Now uses the CMake CXXSniffer code. | | | - Taskd: Now builds all source as a temp library against which to link tests, for faster builds. | -| | - Timewarrior: Learned to parse it\'s own command line. | +| | - Timewarrior: Learned to parse its own command line. | | 2016-04-10 | - Timewarrior: Gains an extension API. | | 2016-04-11 | - libshared: Added support for `socq`, `eocq`, `socy` and `eocy`. | | | - libshared: Removed Datetime abbreviations for some dates, i.e. `socm`, `socy`. | diff --git a/content/news/news.20160725.md b/content/news/news.20160725.md index d4ad358b..b0d5ffce 100644 --- a/content/news/news.20160725.md +++ b/content/news/news.20160725.md @@ -17,5 +17,5 @@ It is intended to replace the `timesheet` command in Taskwarrior, and add much, ![](/images/day8.png) As a beta release, we hope you will download it and try it out. -While Timewarrior has all it\'s 1.0-level features, it likely still has a few bugs, and the purpose of the beta release is to find and fix those. +While Timewarrior has all its 1.0-level features, it likely still has a few bugs, and the purpose of the beta release is to find and fix those. Your feedback will help us prepare Timewarrior for full release.