]> j8takagi.net Git Repository - YACASL2.git/commitdiff
マニュアルの誤字修正
authorj8takagi <j8takagi@nifty.com>
Wed, 13 Feb 2013 13:29:13 +0000 (22:29 +0900)
committerj8takagi <j8takagi@nifty.com>
Wed, 13 Feb 2013 13:29:13 +0000 (22:29 +0900)
doc/manual.texi

index 26d2d7ada9e5937cfae07f77c771d69ce37be052..46bda549bec102a85be5c2009cf702d20ae0842f 100644 (file)
@@ -442,7 +442,7 @@ $ @kbd{od -t x2 hello.o}
 0000106
 @end example
 
-オブジェクトファイルの実行には、@command{casl2}を使います。
+オブジェクトファイルの実行には、@command{comet2}を使います。
 
 @example
 $ @kbd{comet2 hello.o}