[Ttssh2-commit] [4663] typo fix

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2011年 9月 28日 (水) 13:45:08 JST


Revision: 4663
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4663
Author:   maya
Date:     2011-09-28 13:45:08 +0900 (Wed, 28 Sep 2011)

Log Message:
-----------
typo fix

Modified Paths:
--------------
    trunk/doc/en/html/macro/syntax/types.html


-------------- next part --------------
Modified: trunk/doc/en/html/macro/syntax/types.html
===================================================================
--- trunk/doc/en/html/macro/syntax/types.html	2011-09-27 14:53:11 UTC (rev 4662)
+++ trunk/doc/en/html/macro/syntax/types.html	2011-09-28 04:45:08 UTC (rev 4663)
@@ -31,16 +31,16 @@
 <p>
 The integer array can be used by using the <a href="../command/intdim.html">intdim</a> macro command.
 The maximum index is 65536.<br />
-The element of the arrya equals to the integer.<br />
-The maximum number of the arrya is 256.
+The element of the array equals to the integer.<br />
+The maximum number of the array is 256.
 </p>
 
 <h2><a name="StringArray">String Array</a></h2>
 <p>
 The string array can be used by using the <a href="../command/strdim.html">intdim</a> macro command.
 The maximum index is 65536.<br />
-The element of the arrya equals to the string.<br />
-The maximum number of the arrya is 256.
+The element of the array equals to the string.<br />
+The maximum number of the array is 256.
 </p>
 
 </BODY>



Ttssh2-commit メーリングリストの案内
アーカイブの一覧に戻る