From 1efa4a4115ed981a8fc999325d8fc5c406b691cc Mon Sep 17 00:00:00 2001 From: Ricardo de Almeida Gonzaga Date: Thu, 12 May 2016 14:00:47 -0300 Subject: [PATCH] doc: Fix typos --- libraries/doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/doc/Doxyfile b/libraries/doc/Doxyfile index 704e3ff723..e39dec707b 100644 --- a/libraries/doc/Doxyfile +++ b/libraries/doc/Doxyfile @@ -292,7 +292,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