Fix typos in help (shortcut and history).

Fix typos as follows.
Defaut -> Default
complation -> compilation
dummpy -> dummy
This commit is contained in:
Jaehyun Cho 2016-10-31 13:19:00 +09:00
parent 62dc189286
commit 56b7cfa627
4 changed files with 6 additions and 6 deletions

4
NEWS
View File

@ -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:

2
README
View File

@ -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

View File

@ -41,7 +41,7 @@
* EDC Editor: Compare name elaborately to search the clicked part correctly.<br>
* Live Edit: Fix malfunction of key input on Windows.<br>
* Live Edit: Fix center guide text positioning problem.<br>
* Live View: Update dummpy part when removing all source code.<br>
* Live View: Update dummy part when removing all source code.<br>
* RedoUndo: Correct work with unicode symbols.<br>
* Template: Fix the error of line position when inserting group template.<br>
* Template: Fix line count of textblock part inserted in live edit mode.<br>
@ -53,7 +53,7 @@
* Ctxpopup: Don't display image previews if the selected image string is in comments.<br>
* Auto Completion: Fix its list moved to selected part name position.<br>
* Fix a crash issue when removing all code in edc editor.<br>
* Fix a complation issue when new empty file is opened.<br>
* Fix a compilation issue when new empty file is opened.<br>
* Fix a color selector to scalable.<br>
<br>
Please see NEWS for more information.

View File

@ -17,7 +17,7 @@
Ctrl+H - Toggle Part Highlighting</br>
Ctrl+M - Toggle Mirror Mode</br>
Ctrl+W - Toggle Wireframes</br>
Ctrl+T - Insert Defaut Template Code</br>
Ctrl+T - Insert Default Template Code</br>
Ctrl+Mouse Wheel Up - View Zoom In / Font Size Up</br>
Ctrl+Mouse Wheel Down - View Zoom Out / Font Size Down</br>
</br>