From 9790abd6a402243179003a47026769d2576e9626 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 11 Jan 2016 11:43:49 +0100 Subject: [PATCH] ctdb/web: Fix typo. assinged -> assigned Signed-off-by: Karolin Seeger Reviewed-by: Michael Adam Autobuild-User(master): Michael Adam Autobuild-Date(master): Mon Jan 11 21:40:36 CET 2016 on sn-devel-144 --- ctdb/web/iscsi.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

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).

-- 2.34.1