From 8ab9c55618a99417b4972f37ab3ee7da58cca0cf Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Mon, 23 Dec 2013 15:53:13 +0000 Subject: =?UTF-8?q?From=20=20Ville=20Skytt=C3=A4:=20Spelling=20Fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9591 svn path=/trunk/; revision=54387 --- doxygen_global.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doxygen_global.cfg') diff --git a/doxygen_global.cfg b/doxygen_global.cfg index d916490040..eb5f4104f7 100644 --- a/doxygen_global.cfg +++ b/doxygen_global.cfg @@ -282,7 +282,7 @@ TYPEDEF_HIDES_STRUCT = NO # causing a significant performance penality. # If the system has enough physical memory increasing the cache will improve the # performance by keeping more symbols in memory. Note that the value works on -# a logarithmic scale so increasing the size by one will rougly double the +# a logarithmic scale so increasing the size by one will roughly double the # memory usage. The cache size is given by this formula: # 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, # corresponding to a cache size of 2^16 = 65536 symbols -- cgit v1.2.1