From 62f080a58914c974e2bb3e95746dfd0558aaba12 Mon Sep 17 00:00:00 2001 From: Hailee Kenney Date: Wed, 15 Oct 2014 15:53:27 -0700 Subject: [PATCH] (maint) Fix ironic misspelling of intelligence intelligance -> intelligence in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8250bf..7652a1f 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Caveats - At the moment, only top-level Classes and Defined Types are parsed and formatted. - Documentation blocks must immediately precede the documented code with no whitespace. - This is because the comment extractor possesses the elegance and intelligance of a bag of hammers. + This is because the comment extractor possesses the elegance and intelligence of a bag of hammers. - This project is very much a work in progress and may very well have undiscovered bugs and pitfalls. If you discover any of these, [please file a ticket](https://tickets.puppetlabs.com/browse/PDOC).