summaryrefslogtreecommitdiffstats
path: root/src/responder/common/responder_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/responder/common/responder_cmd.c')
-rw-r--r--src/responder/common/responder_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/responder/common/responder_cmd.c b/src/responder/common/responder_cmd.c
index 16f38eafd..a9c4e36ee 100644
--- a/src/responder/common/responder_cmd.c
+++ b/src/responder/common/responder_cmd.c
@@ -271,7 +271,7 @@ sss_cmd_check_cache(struct ldb_message *msg,
/* cache still valid */
if (midpoint_refresh && midpoint_refresh < now) {
- /* We're past the the cache refresh timeout
+ /* We're past the cache refresh timeout
* We'll return the value from the cache, but we'll also
* queue the cache entry for update out-of-band.
*/