summaryrefslogtreecommitdiff
path: root/solenv/doc/gbuild/doxygen.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/doc/gbuild/doxygen.cfg')
-rw-r--r--solenv/doc/gbuild/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/doc/gbuild/doxygen.cfg b/solenv/doc/gbuild/doxygen.cfg
index 0998b2f6095c..b0f057e51894 100644
--- a/solenv/doc/gbuild/doxygen.cfg
+++ b/solenv/doc/gbuild/doxygen.cfg
@@ -301,7 +301,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