Correct "doesnt" typos.
authorChris Lamb <chris@chris-lamb.co.uk>
Fri, 17 Feb 2017 09:49:29 +0000 (22:49 +1300)
committerGarming Sam <garming@samba.org>
Wed, 22 Feb 2017 07:26:21 +0000 (08:26 +0100)
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
ctdb/server/ctdb_takeover.c
examples/misc/adssearch.pl
source3/lib/smbldap.c
source4/heimdal/lib/hx509/keyset.c

index 513da63cd3823fef85aa0cae517e4a4ad0c723f3..2a7d16f0abcd0b4657eaa00752d5c4cf180d4359 100644 (file)
@@ -1424,7 +1424,7 @@ static void ctdb_remove_connection(struct ctdb_vnn *vnn, struct ctdb_connection
           and we don't need to do anything
         */
        if (vnn->tcp_array == NULL) {
-               DEBUG(DEBUG_INFO,("Trying to remove tickle that doesnt exist (array is empty) %s:%u\n",
+               DEBUG(DEBUG_INFO,("Trying to remove tickle that doesn't exist (array is empty) %s:%u\n",
                        ctdb_addr_to_str(&conn->dst),
                        ntohs(conn->dst.ip.sin_port)));
                return;
@@ -1436,7 +1436,7 @@ static void ctdb_remove_connection(struct ctdb_vnn *vnn, struct ctdb_connection
         */
        tcpp = ctdb_tcp_find(vnn->tcp_array, conn);
        if (tcpp == NULL) {
-               DEBUG(DEBUG_INFO,("Trying to remove tickle that doesnt exist %s:%u\n",
+               DEBUG(DEBUG_INFO,("Trying to remove tickle that doesn't exist %s:%u\n",
                        ctdb_addr_to_str(&conn->dst),
                        ntohs(conn->dst.ip.sin_port)));
                return;
index 02c4464abbad35126c0a93c9fc9713a911fe6c70..7c3570abd6e8d73b0afb94df04b52d56575b8bf5 100755 (executable)
@@ -1723,14 +1723,14 @@ sub do_bind($$) {
                $mesg = $async_ldap_hd->bind( 
                        sasl => $sasl_hd, 
                        callback => \&error_callback 
-               ) || die "doesnt work"; 
+               ) || die "doesn't work"; 
        } else {
                $sasl_mech = "";
                $mesg = $async_ldap_hd->bind( 
                        $binddn, 
                        password => $password, 
                        callback => $opt_fastbind ? undef : \&error_callback
-               ) || die "doesnt work";
+               ) || die "doesn't work";
        };
        if ($mesg->code) { 
                display_ldap_err($mesg) if (!$opt_fastbind);
index e9cc48b939f60884d4ced817cf59fd505d4058f5..2ef112fd791bf38d7cd86ba674bfff6a04e8d134 100644 (file)
@@ -948,7 +948,7 @@ static int smbldap_connect_system(struct smbldap_state *ldap_state)
        int version;
 
        /* removed the sasl_bind_s "EXTERNAL" stuff, as my testsuite 
-          (OpenLDAP) doesnt' seem to support it */
+          (OpenLDAP) doesn't seem to support it */
 
        DEBUG(10,("ldap_connect_system: Binding to ldap server %s as \"%s\"\n",
                  ldap_state->uri, ldap_state->bind_dn));
index c0275d949d06a5934764a2a759ea9c5d4e244974..b8acde088ef115096a01d84f5053416b5e0676af 100644 (file)
@@ -40,7 +40,7 @@
  *
  * Type of certificates store:
  * - MEMORY
- *   In memory based format. Doesnt support storing.
+ *   In memory based format. Doesn't support storing.
  * - FILE
  *   FILE supports raw DER certicates and PEM certicates. When PEM is
  *   used the file can contain may certificates and match private