[Debian-ha-commits] [pacemaker] 22/69: Fix typo: isnt -> isn't

Christoph Berg myon at debian.org
Tue Jan 26 09:14:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

myon pushed a commit to branch debian/master
in repository pacemaker.

commit 8c5cb432afce3c0ef998aa1f7e7a8a834dfc537f
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Mon Dec 21 11:44:38 2015 +0100

    Fix typo: isnt -> isn't
    
    Signed-off-by: Ferenc Wágner <wferi at niif.hu>
---
 ChangeLog                  | 2 +-
 crmd/lrm.c                 | 2 +-
 valgrind-pcmk.suppressions | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9df5d8b..cb4307d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1950,7 +1950,7 @@
     Changesets:      184
     Diff:            513 files changed, 43408 insertions(+), 43783 deletions(-)
 - Changes since 0.7.0-19
-  + Fix compilation when GNUTLS isnt found
+  + Fix compilation when GNUTLS isn't found
   + admin: Fix use-after-free in crm_mon
   + Build: Remove testing code that prevented heartbeat-only builds
   + cib: Use single quotes so that the xpath queries for nvpairs will succeed
diff --git a/crmd/lrm.c b/crmd/lrm.c
index 2595e50..e69f389 100644
--- a/crmd/lrm.c
+++ b/crmd/lrm.c
@@ -2287,7 +2287,7 @@ do_update_resource(const char *node_name, lrmd_rsc_info_t * rsc, lrmd_event_data
      *   we get shot for having resources "running" when the really weren't
      *
      * the alternative however means blocking here for too long, which
-     * isnt acceptable
+     * isn't acceptable
      */
     fsa_cib_update(XML_CIB_TAG_STATUS, update, call_opt, rc, NULL);
 
diff --git a/valgrind-pcmk.suppressions b/valgrind-pcmk.suppressions
index 0a47096..a942f30 100644
--- a/valgrind-pcmk.suppressions
+++ b/valgrind-pcmk.suppressions
@@ -282,7 +282,7 @@
 }
 
 {
-   glib - this isnt funny anymore
+   glib - this is not funny anymore
    Memcheck:Leak
    fun:malloc
    fun:realloc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pacemaker.git



More information about the Debian-HA-Commits mailing list