jaehyun pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=56b7cfa627733269f6b3e6392a55f82f8caa6d5a

commit 56b7cfa627733269f6b3e6392a55f82f8caa6d5a
Author: Jaehyun Cho <jae_hyun....@samsung.com>
Date:   Mon Oct 31 13:19:00 2016 +0900

    Fix typos in help (shortcut and history).
    
    Fix typos as follows.
    Defaut -> Default
    complation -> compilation
    dummpy -> dummy
---
 NEWS               | 4 ++--
 README             | 2 +-
 data/help/HISTORY  | 4 ++--
 data/help/SHORTCUT | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

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.<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.
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</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>

-- 


Reply via email to