eric6/Documentation/Source/eric6.HexEdit.HexEditUndoStack.html

changeset 8266
560547c2b6ec
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.HexEdit.HexEditUndoStack.html	Tue Apr 27 17:25:06 2021 +0200
+++ b/eric6/Documentation/Source/eric6.HexEdit.HexEditUndoStack.html	Tue Apr 27 17:25:30 2021 +0200
@@ -36,7 +36,7 @@
 
 <tr>
 <td><a href="#HexEditCommand">HexEditCommand</a></td>
-<td>Class implementing the edit comands.</td>
+<td>Class implementing the edit commands.</td>
 </tr>
 <tr>
 <td><a href="#HexEditUndoCommand">HexEditUndoCommand</a></td>
@@ -58,14 +58,14 @@
 <h2>HexEditCommand</h2>
 
 <p>
-    Class implementing the edit comands.
+    Class implementing the edit commands.
 </p>
 <h3>Derived from</h3>
-Enum
+enum.Enum
 <h3>Class Attributes</h3>
 
 <table>
-<tr><td>Insert</td></tr><tr><td>Overwrite</td></tr><tr><td>RemoveAt</td></tr>
+<tr><td>INSERT</td></tr><tr><td>OVERWRITE</td></tr><tr><td>REMOVEAT</td></tr>
 </table>
 <h3>Class Methods</h3>
 

eric ide

mercurial