From 437f567ff7e6e3f86c97e290035911f7158276bf Mon Sep 17 00:00:00 2001 From: Michael Pratt Date: Tue, 11 Dec 2018 12:56:06 -0800 Subject: Fix README typos PiperOrigin-RevId: 225054712 Change-Id: I26e8bc3ef04fe96a4640e50ba4b635d4aa72cc50 --- test/syscalls/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/syscalls/README.md b/test/syscalls/README.md index 9adbf84c0..c72aaf9bc 100644 --- a/test/syscalls/README.md +++ b/test/syscalls/README.md @@ -86,7 +86,7 @@ SyscallFailsWithErrno(...) The test utilties are written as RAII classes. These utilities should be preferred over custom test harnesses. -Local class instances should be preferred, whereever possible, over full test +Local class instances should be preferred, wherever possible, over full test fixtures. A test utility should be created when there is more than one test that requires -- cgit v1.2.3