diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2008-10-03 09:20:05 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2008-10-03 09:20:05 +0000 |
| commit | 18aa213e277a1c0b03445a7b09b0aafe781c28ae (patch) | |
| tree | 7cd2603fa2838d654e3cf2e979e8efcb2d627224 /templates | |
| parent | d7def09eaf3c91956e1922e2e3f520966802e3f1 (diff) | |
| download | install-18aa213e277a1c0b03445a7b09b0aafe781c28ae.tar.gz install-18aa213e277a1c0b03445a7b09b0aafe781c28ae.tar.bz2 install-18aa213e277a1c0b03445a7b09b0aafe781c28ae.zip | |
typo
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/install_final_done.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_final_done.tpl b/templates/install_final_done.tpl index b12c2a7..7532784 100644 --- a/templates/install_final_done.tpl +++ b/templates/install_final_done.tpl @@ -22,7 +22,7 @@ <ul> <li> <strong>Linux</strong> - <br />Change the directory permission with <kbd>chmod 000 install/</kbd>. If need to run the installer again, you will have to revert the permissions with <kbd>chmod 755 install/</kbd>. + <br />Change the directory permission with <kbd>chmod 000 install/</kbd>. If you need to run the installer again, you will have to revert the permissions with <kbd>chmod 755 install/</kbd>. </li> <li> <strong>Windows</strong> |
