summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorChristian Beier <[email protected]>2015-10-10 14:12:06 +0200
committerChristian Beier <[email protected]>2015-10-10 14:12:06 +0200
commitab0765903987296fe03bc3dd11645206f9d67e7f (patch)
treea462dc1715366e72e74e45dcc24f4d3a1c241772 /Doxyfile
parent97f442ef2aa65ade6bea11e90054c57b90abbaca (diff)
parent9c7efb7633ba62cd80c93e83284663f805bb3031 (diff)
downloadlibtdevnc-ab0765903987296fe03bc3dd11645206f9d67e7f.tar.gz
libtdevnc-ab0765903987296fe03bc3dd11645206f9d67e7f.zip
Merge pull request #89 from stweil/master
Fix some typos (found by codespell)
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 09c6fcc..c255d51 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -292,7 +292,7 @@ TYPEDEF_HIDES_STRUCT = YES
# 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