Gildas 5 anni fa
parent
commit
01a0f51f39
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      extension/ui/pages/help.html

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

@@ -14,7 +14,7 @@
 			<h2>SingleFile</h2>
 			<h4>Save a complete page into a single HTML file</h4>
 		</div> <span id="index"> <a href="#getting-started">Getting started</a> - <a href="#general-notes">Additional
-				notes</a> - <a href="#options">Options description</a> - <a href="#annotation-editor">Anootation
+				notes</a> - <a href="#options">Options description</a> - <a href="#annotation-editor">Annotation
 				editor</a> - <a href="#notes">Technical notes</a> - <a href="#template-variables">Template variables</a>
 			- <a href="#known-issues">Known issues</a> - <a href="#unknown-issues">Troubleshooting unknown issues</a> -
 			<a href="#contributors">Contributors</a>
@@ -175,7 +175,7 @@
 					</li>
 					<li data-options-label="filenameConflictActionLabel"> <span class="option">Option: file name
 							conflict resolution</span>
-						<p>Choose the most appropriate action when a the filename of the saved page is conflicting with
+						<p>Choose the most appropriate action when the filename of the saved page is conflicting with
 							existing ones on the filesystem. The "skip duplicate files" action only detects duplicates
 							among files downloaded during the current browsing session.</p>
 					</li>
@@ -368,7 +368,7 @@
 					<li data-options-label="warnUnsavedPageLabel"> <span class="option">Option: warn if leaving page
 							with unsaved changes</span>
 						<p>Check this option to display a blocking popup when you leave the annotation editor (e.g.
-							close the tab) without saving the cahnges.</p>
+							close the tab) without saving the changes.</p>
 						<p class="notice">It is recommended to <u>check</u> this option</p>
 					</li>
 					<li data-options-label="openEditorLabel"> <span class="option">Option: edit page before
@@ -520,7 +520,7 @@
 							src="../resources/button_highlighter_pink.png" class="icon"> <img
 							src="../resources/button_highlighter_blue.png" class="icon"> <img
 							src="../resources/button_highlighter_green.png" class="icon"></li>
-					<li>hide or show highligted text by clicking the button <img
+					<li>hide or show highlighted text by clicking the button <img
 							src="../resources/button_highlighter_visible.png" class="icon"></li>
 					<li>remove text highlighting by clicking the button <img
 							src="../resources/button_highlighter_delete.png" class="icon"></li>