summaryrefslogtreecommitdiff
path: root/ctdb/web
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2016-01-11 11:43:49 +0100
committerMichael Adam <obnox@samba.org>2016-01-11 21:40:36 +0100
commit9790abd6a402243179003a47026769d2576e9626 (patch)
tree7d7a339341bf40588c313056518f51acde5c92a9 /ctdb/web
parent7c4d802370ab94cb150d23292cb7bc998a03f8f8 (diff)
downloadsamba-9790abd6a402243179003a47026769d2576e9626.tar.gz
ctdb/web: Fix typo.
assinged -> assigned Signed-off-by: Karolin Seeger <kseeger@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Mon Jan 11 21:40:36 CET 2016 on sn-devel-144
Diffstat (limited to 'ctdb/web')
-rw-r--r--ctdb/web/iscsi.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/web/iscsi.html b/ctdb/web/iscsi.html
index 1385e18e60c..2926eaa4f74 100644
--- a/ctdb/web/iscsi.html
+++ b/ctdb/web/iscsi.html
@@ -10,7 +10,7 @@ You can use CTDB to create a HA iSCSI Target.
<p>
Since the iSCSI Target is not
clusterized nor integrated with CTDB in the same sense Samba is, this
-implementation will only create a HA solution for iSCSI where each public address is assinged its own iscsi target name and the LUNs that are created are only accessible through one specific target (i.e. one public address at a time).
+implementation will only create a HA solution for iSCSI where each public address is assigned its own iscsi target name and the LUNs that are created are only accessible through one specific target (i.e. one public address at a time).
</p>