public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: Christine Caulfield <chrissie@fedoraproject.org>
To: cluster-cvs-relay@redhat.com
Subject: cluster: master - cman: Fix some typos.
Date: Tue, 03 Feb 2009 11:59:00 -0000	[thread overview]
Message-ID: <20090203115936.CA4DA1205A4@lists.fedorahosted.org> (raw)

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=1004eb573e03ec684b2a73199cf7d94cb8cce8f6
Commit:        1004eb573e03ec684b2a73199cf7d94cb8cce8f6
Parent:        3fe661b1d295a1d1068f45db9a2b2e1df60e8bd2
Author:        Christine Caulfield <ccaulfie@redhat.com>
AuthorDate:    Tue Feb 3 11:59:23 2009 +0000
Committer:     Christine Caulfield <ccaulfie@redhat.com>
CommitterDate: Tue Feb 3 11:59:23 2009 +0000

cman: Fix some typos.

sigh

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
---
 cman/services/cman/lib/libcman.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cman/services/cman/lib/libcman.c b/cman/services/cman/lib/libcman.c
index dd64015..7a25a9d 100644
--- a/cman/services/cman/lib/libcman.c
+++ b/cman/services/cman/lib/libcman.c
@@ -236,7 +236,7 @@ int cman_finish (
 	return 0;
 }
 
-/* These next four calls are the only ones that are specific to cman i nthe release. Everything else
+/* These next four calls are the only ones that are specific to cman in the release. Everything else
  * uses standard corosync or 'ccs' libraries.
  * If you really want to do inter-node communications then CPG might be more appropriate to
  * your needs. These functions are here partly to provide an API compatibility, but mainly
@@ -427,7 +427,7 @@ int cman_get_node_addrs (
  * In fact we can use the lower-level quorum service if quorate all we
  * needed to know - it provides the quorum state regardless of which
  * quorum provider is loaded.
- * Users of libcman typically are nos and wany to know all sorts of
+ * Users of libcman typically are nosy and want to know all sorts of
  * other things.
  */
 int cman_is_quorate(cman_handle_t handle)
@@ -883,7 +883,7 @@ error_put:
 
 /*
  * This call expects to get a listing of all nodes known to the
- * system so we query ccs rather than corsync, as some nodes
+ * system so we query ccs rather than corosync, as some nodes
  * might not be up yet
  */
 int cman_get_node_count(cman_handle_t handle)


                 reply	other threads:[~2009-02-03 11:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090203115936.CA4DA1205A4@lists.fedorahosted.org \
    --to=chrissie@fedoraproject.org \
    --cc=cluster-cvs-relay@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).