From e129326be247590d6064f4e8baee5e146aad842f Mon Sep 17 00:00:00 2001 From: Ricardo de Almeida Gonzaga Date: Thu, 12 May 2016 14:12:08 -0300 Subject: [PATCH] docs: Fix typos --- docs/config/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/default b/docs/config/default index cd796516b8..4a03ea6fc5 100644 --- a/docs/config/default +++ b/docs/config/default @@ -1736,7 +1736,7 @@ UML_LOOK = NO # the class node. If there are many fields or methods and many nodes the # graph may become too big to be useful. The UML_LIMIT_NUM_FIELDS # threshold limits the number of items for each type to make the size more -# managable. Set this to 0 for no limit. Note that the threshold may be +# manageable. Set this to 0 for no limit. Note that the threshold may be # exceeded by 50% before the limit is enforced. UML_LIMIT_NUM_FIELDS = 10