summaryrefslogtreecommitdiff
path: root/htroot/IndexDeletion_p.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2013-05-04 09:34:06 +0200
committerMichael Peter Christen <mc@yacy.net>2013-05-04 09:34:06 +0200
commitf1bb54943e2719011a9df0276df871a43a0b8abd (patch)
treef633ae6a82b1716ae4100924365bd229a4518da2 /htroot/IndexDeletion_p.html
parentd7fd34691728ea8a558af146cf8fc674bc7ffde7 (diff)
typo
Diffstat (limited to 'htroot/IndexDeletion_p.html')
-rw-r--r--htroot/IndexDeletion_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/IndexDeletion_p.html b/htroot/IndexDeletion_p.html
index 2c4436348..eadeb3927 100644
--- a/htroot/IndexDeletion_p.html
+++ b/htroot/IndexDeletion_p.html
@@ -83,7 +83,7 @@
<legend><label>Delete Collections</label></legend>
<p>Delete all documents which are inside specific collections.</p>
<dl>
- <dt>Not Assiged</dt>
+ <dt>Not Assigned</dt>
<dd><input type="radio" name="collectiondelete-mode" id="collectiondelete-mode-unassigned" value="unassigned" #(collectiondelete-mode-unassigned-checked)#::checked="checked"#(/collectiondelete-mode-unassigned-checked)# onClick="d=document.getElementById('engage-collectiondelete');d.disabled=true;d.className='dangerdisarmed';"/>Delete all documents which are not assigned to any collection
</dd>