From a04a6d116e6c8000a699fca577358c63fea538ee Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Wed, 7 Feb 2018 01:12:30 +0100 Subject: [PATCH] [docs] PLURALIZE My last commit for the day. --- doc_src/tutorial.hdr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/tutorial.hdr b/doc_src/tutorial.hdr index fe39039c9..061792af7 100644 --- a/doc_src/tutorial.hdr +++ b/doc_src/tutorial.hdr @@ -450,7 +450,7 @@ else end \endfish -To compare strings or number or check file properties (whether a file exists or is writeable and such), use test, like +To compare strings or numbers or check file properties (whether a file exists or is writeable and such), use test, like \fish{cli-dark} if test "$fish" = "flounder"