summaryrefslogtreecommitdiff
path: root/doxygen_global.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen_global.cfg')
-rw-r--r--doxygen_global.cfg2
1 files changed, 1 insertions, 1 deletions
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