diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-28 11:21:09 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-28 11:21:09 +0100 |
commit | c949ad35cc83462e47fc61d5bee43fc9446bee02 (patch) | |
tree | fef9d03821bc1ffb4abaadc8e26e59e52c43fc68 /Doxyfile | |
parent | ae4ffacbda85f06dd1a87b4a0300cbdbd10318fb (diff) | |
download | vdr-c949ad35cc83462e47fc61d5bee43fc9446bee02.tar.gz vdr-c949ad35cc83462e47fc61d5bee43fc9446bee02.tar.bz2 |
Fixed some spellings in positioner.h and Doxyfile
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1658,7 +1658,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 |