diff options
| -rw-r--r-- | doc/index.html | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/doc/index.html b/doc/index.html index fc0947098..810c429f7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,8 +54,9 @@      <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0">        <tr>          <td width="100%"> -          <span class="versionlist">Version 1.74 separates indicators from the style buffer so there -	  can be more indicators. Wide lines are faster.</span> +          <span class="versionlist">Version 1.74 runs natively on OS X. +	  Indicators are separated from the style buffer so there can be more indicators. +	  Wide lines are faster.</span>          </td>        </tr>        <tr> | 
