From 211af0d8427566d51ef928eda079569753d2cdeb Mon Sep 17 00:00:00 2001 From: fancsali Date: Sat, 9 Jul 2022 22:11:19 +0000 Subject: [PATCH] Fix unclear wording Usually "thought to be" refers to something that is generally accepted, but for which there's no definitive proof: "the pharaoh is thought to have had several wives"; whereas "thinking of something as" provides an alternative (or someone's personal) view on something: "Ada Lovelace was a poet and mathematician, but I always think her as the first coder ever." --- docs/src/cdist-reference.rst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/cdist-reference.rst.sh b/docs/src/cdist-reference.rst.sh index c0ac2c3e..13bfdbe8 100755 --- a/docs/src/cdist-reference.rst.sh +++ b/docs/src/cdist-reference.rst.sh @@ -79,7 +79,7 @@ confdir confdir/files/ Cdist does not care about this directory besides providing access to it. - It is thought to be a general file storage area. + It can be thought of as a general file storage area. confdir/manifest/init This is the central entry point.