- Fix spelling in doc/unbound.doxygen comment.

This commit is contained in:
W.C.A. Wijngaards 2021-07-16 10:26:45 +02:00
parent 8180ca192f
commit 3aa53e45c8
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
- Merge #510 from ndptech: Don't call a function which hasn't been - Merge #510 from ndptech: Don't call a function which hasn't been
defined. defined.
- Fix for #510: in depth, use ifdefs for windows api event calls. - Fix for #510: in depth, use ifdefs for windows api event calls.
- Fix spelling in doc/unbound.doxygen comment.
6 July 2021: Wouter 6 July 2021: Wouter
- iana portlist update. - iana portlist update.

View file

@ -1076,7 +1076,7 @@ TREEVIEW_WIDTH = 250
FORMULA_FONTSIZE = 10 FORMULA_FONTSIZE = 10
# Use the FORMULA_TRANPARENT tag to determine whether or not the images # Use the FORMULA_TRANSPARENT tag to determine whether or not the images
# generated for formulas are transparent PNGs. Transparent PNGs are # generated for formulas are transparent PNGs. Transparent PNGs are
# not supported properly for IE 6.0, but are supported on all modern browsers. # not supported properly for IE 6.0, but are supported on all modern browsers.
# Note that when changing this option you need to delete any form_*.png files # Note that when changing this option you need to delete any form_*.png files