Skip to content

Commit

Permalink
- Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
alecpl committed Jun 1, 2011
1 parent 09c59ab commit 2912de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installer/config.php
Expand Up @@ -81,7 +81,7 @@
?>
<label for="cfgipcheck">Check client IP in session authorization</label><br />

<p class="hint">This increases security but can cause sudden logouts when someone uses a proxy with changeing IPs.</p>
<p class="hint">This increases security but can cause sudden logouts when someone uses a proxy with changing IPs.</p>
</dd>

<dt class="propname">des_key</dt>
Expand All @@ -93,7 +93,7 @@

?>
<div>This key is used to encrypt the users imap password before storing in the session record</div>
<p class="hint">It's a random generated string to ensure that every installation has it's own key.
<p class="hint">It's a random generated string to ensure that every installation has its own key.
If you enter it manually please provide a string of exactly 24 chars.</p>
</dd>

Expand Down

0 comments on commit 2912de6

Please sign in to comment.