summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authortrociny <trociny@FreeBSD.org>2011-04-10 15:11:19 +0000
committertrociny <trociny@FreeBSD.org>2011-04-10 15:11:19 +0000
commit4ff6b11c089cbc6dbeade35b723f6bce514886a1 (patch)
treee80744b8f86c5a1f7c7912931f01f9947c643c80 /sbin
parent334d4b863aac5f4ba5edb4daeba2cf37e673af3a (diff)
downloadFreeBSD-src-4ff6b11c089cbc6dbeade35b723f6bce514886a1.zip
FreeBSD-src-4ff6b11c089cbc6dbeade35b723f6bce514886a1.tar.gz
Fix a typo in comments.
Approved by: pjd (mentor) MFC after: 3 days
Diffstat (limited to 'sbin')
-rw-r--r--sbin/hastd/activemap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastd/activemap.c b/sbin/hastd/activemap.c
index 877cfa2..2777ac5 100644
--- a/sbin/hastd/activemap.c
+++ b/sbin/hastd/activemap.c
@@ -470,7 +470,7 @@ activemap_copyin(struct activemap *amp, const unsigned char *buf, size_t size)
}
/*
- * Function merges the given bitmap with existng one.
+ * Function merges the given bitmap with existing one.
*/
void
activemap_merge(struct activemap *amp, const unsigned char *buf, size_t size)
OpenPOWER on IntegriCloud