lib:ldb:nssldb: Fix code spelling
authorAndreas Schneider <asn@samba.org>
Mon, 3 Apr 2023 08:17:14 +0000 (10:17 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 4 Apr 2023 07:31:36 +0000 (07:31 +0000)
Best reviewed with: `git show --word-diff`.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/nssldb/README.txt

index ddba62b3804edbaae0c93a334014e2357f2e97d2..7f5877cb5b7fa273ef6f0e5bbd4d586dba9beaf3 100644 (file)
@@ -9,7 +9,7 @@ Other modules can be used as well (like rdn_name for example)
 
 The uidNumber 0 and the gidNumber 0 are considered invalid.
 
-The user records should contain the followin attributes:
+The user records should contain the following attributes:
 uid (required)                 the user name
 userPassword (optional)                the user password (if not present "LDB" is
                                returned in the password field)