When the Eterm look-feel feature is enabled, you can specify whether to mix the wallpaper and the image of theme file.
- Howerver, this option can not be used with Background Image at the same time.
+ However, this option can not be used with Background Image at the same time.
Background Image
@@ -498,7 +498,7 @@
Configure CygTerm settings. Please refer to CygTerm+ setup file for details.
- NOTE: The cygterm.cfg file is automatically updated after configuration on version 4.88 or ealier,
+ NOTE: The cygterm.cfg file is automatically updated after configuration on version 4.88 or earlier,
however the file is not automatically updated on version 4.89 or later. Please do Setup - Save Setup to update the cygterm.cfg file.
- The label of OK button is changed refering to the connection state.
+ The label of OK button is changed according to the connection state.
Connect with New window ... Serial connection is launched with new window since TCP/IP connection is using.
New open ... Serial connection starts.
Close and New open ... Current COM port is closed and serial connection starts with new COM port.
@@ -26,7 +26,7 @@
Cancel button
- Discards the setting change and close the dialog.
+ Discards the setting change and closes the dialog.
Help button
Index: trunk/doc/en/html/reference/develop.txt
===================================================================
--- trunk/doc/en/html/reference/develop.txt (revision 8511)
+++ trunk/doc/en/html/reference/develop.txt (working copy)
@@ -57,8 +57,8 @@
- SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index.html)
-* Notice for SVN commiter
-- SVN repository for commiter is followings:
+* Notice for SVN committer
+- SVN repository for committer is the following:
svn+ssh://svn.osdn.net/svnroot/ttssh2/trunk
- Should not edit checkout file in copying directory.
@@ -235,7 +235,7 @@
* How to build HTML help file
To build HTML help file is shown in the following step:
- 1. Intall HTML Help Workshop from below site:
+ 1. Install HTML Help Workshop from below site:
http://www.microsoft.com/en-us/download/details.aspx?id=21138
2. Copy document files with batch file on command prompt.
Index: trunk/doc/en/html/usage/tips/vim.html
===================================================================
--- trunk/doc/en/html/usage/tips/vim.html (revision 8511)
+++ trunk/doc/en/html/usage/tips/vim.html (working copy)
@@ -65,7 +65,7 @@
Auto indent can be disabled on pasting from clipboard
-NOTE: When text is pasted by using Vim 8.0.0238 or later , auto indent and completion are disabled not below configuration becasue the vim editor supports Bracketed Paste Mode.
+NOTE: When text is pasted by using Vim 8.0.0238 or later, auto indent and completion are disabled not below configuration because the vim editor supports Bracketed Paste Mode.
However, when tmux is used, below configuration is needed because Bracketed Paste Mode is not enabled.