Author: nextgens Date: 2008-02-23 14:21:29 +0000 (Sat, 23 Feb 2008) New Revision: 18124
Modified: trunk/apps/new_installer/res/unix/run.sh Log: new_installer: typo Modified: trunk/apps/new_installer/res/unix/run.sh =================================================================== --- trunk/apps/new_installer/res/unix/run.sh 2008-02-23 09:39:12 UTC (rev 18123) +++ trunk/apps/new_installer/res/unix/run.sh 2008-02-23 14:21:29 UTC (rev 18124) @@ -21,7 +21,7 @@ # Priority at which to run the wrapper. See "man nice" for valid priorities. # nice is only used if a priority is specified. -# Note that Freenet will scale its usage within the speicifed niceness, some +# Note that Freenet will scale its usage within the specifed niceness, some # threads will have a lower priority (higher nice value) than this. Also please # don't renice Freenet once it's started. PRIORITY=12
