Fix typo: managable -> manageable

This commit is contained in:
Joseph Herlant 2018-09-17 10:04:30 -07:00
parent 223b409c9c
commit 32859fbe85
No known key found for this signature in database
GPG Key ID: 63F7800A23D7B252

View File

@ -1768,7 +1768,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