diff options
-rw-r--r-- | source3/winbindd/winbindd_cm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/winbindd/winbindd_cm.c b/source3/winbindd/winbindd_cm.c index 3f6d02ec29..94142e0323 100644 --- a/source3/winbindd/winbindd_cm.c +++ b/source3/winbindd/winbindd_cm.c @@ -1458,7 +1458,7 @@ static NTSTATUS cm_open_connection(struct winbindd_domain *domain, } /* we have to check the server affinity cache here since - later we selecte a DC based on response time and not preference */ + later we select a DC based on response time and not preference */ /* Check the negative connection cache before talking to it. It going down may have |