Gildas пре 6 година
родитељ
комит
a23f582e52
1 измењених фајлова са 4 додато и 3 уклоњено
  1. 4 3
      extension/ui/pages/help.html

+ 4 - 3
extension/ui/pages/help.html

@@ -170,8 +170,8 @@
 					<li data-options-label="compressHTMLLabel"> <span class="option">Option: compress HTML
 							content</span>
 						<p>Check this option to remove all HTML comments and unneeded tags, spaces, quotes and
-							whitespace characters. This helps to reduce the size of the file without altering the
-							document.</p>
+							whitespace characters. Checking this option helps to reduce the size of the file without
+							altering the document.</p>
 						<p class="notice">It is recommended to <u>check</u> this option</p>
 					</li>
 					<li data-options-label="removeImportsLabel"> <span class="option">Option: remove HTML imports</span>
@@ -195,7 +195,8 @@
 				<ul>
 					<li data-options-label="compressCSSLabel"> <span class="option">Option: compress CSS content</span>
 						<p>Check this option to minify CSS stylesheets. Checking this option can reduce size of the file
-							without altering the document. </p>
+							without altering the document. It may also increase the CPU consumption and the time needed
+							to save a page.</p>
 						<p class="notice">It is recommended to <u>check</u> this option</p>
 					</li>
 					<li data-options-label="removeUnusedStylesLabel"> <span class="option">Option: remove unused