[Ttssh2-commit] [4623] typo fix.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 9月 13日 (火) 16:00:56 JST


Revision: 4623
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4623
Author:   doda
Date:     2011-09-13 16:00:56 +0900 (Tue, 13 Sep 2011)

Log Message:
-----------
typo fix.
http://sourceforge.jp/ticket/browse.php?group_id=1412&tid=26294

Modified Paths:
--------------
    trunk/doc/en/html/usage/LogMeTT/LogMeTTTutorial.htm
    trunk/doc/ja/html/usage/LogMeTT/LogMeTTTutorial.htm


-------------- next part --------------
Modified: trunk/doc/en/html/usage/LogMeTT/LogMeTTTutorial.htm
===================================================================
--- trunk/doc/en/html/usage/LogMeTT/LogMeTTTutorial.htm	2011-09-05 11:45:42 UTC (rev 4622)
+++ trunk/doc/en/html/usage/LogMeTT/LogMeTTTutorial.htm	2011-09-13 07:00:56 UTC (rev 4623)
@@ -166,7 +166,7 @@
 ; connection & login
 msg = hostname
 strconcat msg ':22 /ssh /2 /auth=password /user='
-strconcat msg usernam
+strconcat msg username
 strconcat msg ' /passwd='
 strconcat msg inputstr
 connect msg

Modified: trunk/doc/ja/html/usage/LogMeTT/LogMeTTTutorial.htm
===================================================================
--- trunk/doc/ja/html/usage/LogMeTT/LogMeTTTutorial.htm	2011-09-05 11:45:42 UTC (rev 4622)
+++ trunk/doc/ja/html/usage/LogMeTT/LogMeTTTutorial.htm	2011-09-13 07:00:56 UTC (rev 4623)
@@ -170,7 +170,7 @@
 ; connection & login
 msg = hostname
 strconcat msg ':22 /ssh /2 /auth=password /user='
-strconcat msg usernam
+strconcat msg username
 strconcat msg ' /passwd='
 strconcat msg inputstr
 connect msg



Ttssh2-commit メーリングリストの案内
Back to archive index