[SSSD] [PATCH] Fixed typo

Thorsten Scherf tscherf at redhat.com
Wed Feb 27 20:51:16 UTC 2013


-------------- next part --------------
>From a42c58bd867d99c2305475811c7380ad17ea67a4 Mon Sep 17 00:00:00 2001
From: Thorsten Scherf <tscherf at redhat.com>
Date: Wed, 27 Feb 2013 21:39:42 +0100
Subject: [PATCH] Fixed typo

---
 src/lib/idmap/sss_idmap.doxy.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/lib/idmap/sss_idmap.doxy.in b/src/lib/idmap/sss_idmap.doxy.in
index 22827168b3025cf2fdde198047e31ebc26805812..7b46c28d7e0323c91ceb1314c78f816bf686f478 100644
--- a/src/lib/idmap/sss_idmap.doxy.in
+++ b/src/lib/idmap/sss_idmap.doxy.in
@@ -291,7 +291,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
-- 
1.7.1



More information about the sssd-devel mailing list