From 9cc9cc2be04ed900bd7a9fa46e3103170fa3da79 Mon Sep 17 00:00:00 2001 From: Jonta <359397+Jonta@users.noreply.github.com> Date: Sun, 24 Oct 2021 17:38:14 +0200 Subject: [PATCH] Docs: Testsuite: Grammar Incorporating orestisfl's suggestion, and expanding a little --- docs/testsuite | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/testsuite b/docs/testsuite index 79732349..ec87429c 100644 --- a/docs/testsuite +++ b/docs/testsuite @@ -4,11 +4,10 @@ Michael Stapelberg September 2012 This document explains how the i3 testsuite works, how to use it and extend it. -It is targeted at developers who have not necessarily been doing testing before -or have not been testing in Perl before. In general, the testsuite is not of +It is targeted at developers who haven't necessarily done testing before, +or have not used Perl for testing before. In general, the testsuite is not of interest for end users. - == Introduction The i3 testsuite is a collection of files which contain testcases for various