Fix typo under Flush Temporary Sessions

This commit is contained in:
JonnyWong16 2016-10-10 22:47:41 -07:00
commit c649ebfcc0

View file

@ -762,8 +762,8 @@
<div class="form-group"> <div class="form-group">
<label>Flush Temporary Sessions</label> <label>Flush Temporary Sessions</label>
<p class="help-block"> <p class="help-block">
Attempt to fix hisotry logging by flushing out all of the temporary sessions in the database.<br /> Attempt to fix history logging by flushing out all of the temporary sessions in the database.<br />
Warning: This will reset all currently active sessions. For emergeny use only when history logging is stuck! Warning: This will reset all currently active sessions. For emergency use only when history logging is stuck!
</p> </p>
<div class="row"> <div class="row">
<div class="col-md-4"> <div class="col-md-4">