From 991549b4283d37f871b98c94931990e580d24dbf Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 22 Jul 2013 12:05:01 -0300 Subject: Fixes #3100. Fix spell and spaces issues --- usr/local/www/system_advanced_misc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/system_advanced_misc.php b/usr/local/www/system_advanced_misc.php index 8bcea6f..d50c607 100644 --- a/usr/local/www/system_advanced_misc.php +++ b/usr/local/www/system_advanced_misc.php @@ -433,8 +433,8 @@ function tmpvar_checked(obj) { "the system appears idle and increasing it when the system is busy. It " . "offers a good balance between a small performance loss for greatly " . "increased power savings. Hiadaptive mode is alike adaptive mode, but " . - "tuned for systems where performance and interactivity are more important" . - "than power consumption. It rises frequency faster, drops slower and" . + "tuned for systems where performance and interactivity are more important " . + "than power consumption. It raises frequency faster, drops slower and " . "keeps twice lower CPU load."); ?> -- cgit v1.1