1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

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
This commit is contained in:
Karolin Seeger 2016-01-11 11:43:49 +01:00 committed by Michael Adam
parent 7c4d802370
commit 9790abd6a4

View File

@ -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>