diff --git a/NEWS b/NEWS index d5c3249..beafc4c 100644 --- a/NEWS +++ b/NEWS @@ -96,7 +96,7 @@ Fixes: * EDC Editor: Compare name elaborately to search the clicked part correctly. * Live Edit: Fix malfunction of key input on Windows. * Live Edit: Fix center guide text positioning problem. - * Live View: Update dummpy part when removing all source code. + * Live View: Update dummy part when removing all source code. * RedoUndo: Correct work with unicode symbols. * Template: Fix the error of line position when inserting group template. * Template: Fix line count of textblock part inserted in live edit mode. @@ -108,7 +108,7 @@ Fixes: * Ctxpopup: Don't display image previews if the selected image string is in comments. * Auto Completion: Fix its list moved to selected part name position. * Fix a crash issue when removing all code in edc editor. - * Fix a complation issue when new empty file is opened. + * Fix a compilation issue when new empty file is opened. * Fix a color selector to scalable. Changes since Enventor 0.7.0: diff --git a/README b/README index e59ab84..232e2a2 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ Ctrl+U - Toggle Dummy Parts Ctrl+H - Toggle Part Highlighting Ctrl+M - Toggle Mirror Mode Ctrl+W - Toggle Wireframes -Ctrl+T - Insert Defaut Template Code +Ctrl+T - Insert Default Template Code Ctrl+Mouse Wheel Up - View Zoom In / Font Size Up Ctrl+Mouse Wheel Down - View Zoom Out / Font Size Down diff --git a/data/help/HISTORY b/data/help/HISTORY index d982be3..3b61230 100644 --- a/data/help/HISTORY +++ b/data/help/HISTORY @@ -41,7 +41,7 @@ * EDC Editor: Compare name elaborately to search the clicked part correctly.
* Live Edit: Fix malfunction of key input on Windows.
* Live Edit: Fix center guide text positioning problem.
- * Live View: Update dummpy part when removing all source code.
+ * Live View: Update dummy part when removing all source code.
* RedoUndo: Correct work with unicode symbols.
* Template: Fix the error of line position when inserting group template.
* Template: Fix line count of textblock part inserted in live edit mode.
@@ -53,7 +53,7 @@ * Ctxpopup: Don't display image previews if the selected image string is in comments.
* Auto Completion: Fix its list moved to selected part name position.
* Fix a crash issue when removing all code in edc editor.
- * Fix a complation issue when new empty file is opened.
+ * Fix a compilation issue when new empty file is opened.
* Fix a color selector to scalable.

Please see NEWS for more information. diff --git a/data/help/SHORTCUT b/data/help/SHORTCUT index 36afed5..b673541 100644 --- a/data/help/SHORTCUT +++ b/data/help/SHORTCUT @@ -17,7 +17,7 @@ Ctrl+H - Toggle Part Highlighting
Ctrl+M - Toggle Mirror Mode
Ctrl+W - Toggle Wireframes
- Ctrl+T - Insert Defaut Template Code
+ Ctrl+T - Insert Default Template Code
Ctrl+Mouse Wheel Up - View Zoom In / Font Size Up
Ctrl+Mouse Wheel Down - View Zoom Out / Font Size Down