Show
Ignore:
Timestamp:
03/10/11 11:51:33 (2 years ago)
Author:
mickecarlsson
Message:

spelling errors

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.9/libfreepbx.install.php

    r11770 r11772  
    619619  $set['options'] = ''; 
    620620  $set['name'] = 'Force Asterisk Version'; 
    621   $set['description'] = 'Normally FreePBX gets the current Asterisk version directly form Asterisk. This is required to generate proper dialplan for a given version. When using some custom Asterisk builds, the version may not be properly parsed and imporoper dialplan generated. Setting this to an equivalent Asterisk version will override what is read from Asterisk. This SHOULD be left blank unless you know what you are doing.'; 
     621  $set['description'] = 'Normally FreePBX gets the current Asterisk version directly form Asterisk. This is required to generate proper dialplan for a given version. When using some custom Asterisk builds, the version may not be properly parsed and improper dialplan generated. Setting this to an equivalent Asterisk version will override what is read from Asterisk. This SHOULD be left blank unless you know what you are doing.'; 
    622622  $set['emptyok'] = 1; 
    623623  $set['readonly'] = 1;