Skip to content

Commit 5d5c1b7

Browse files
committed
comment typo fix
1 parent 0cd6f21 commit 5d5c1b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/infoLogger.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
infoLogger SWIG interface wrapper
33
44
swig -c++ -python -module infoLoggerForPython -o infoLoggerForPython_wrap.cxx infoLogger.i
5-
swig -c++ -python -module infoLoggerForTcl -o infoLoggerForTcl_wrap.cxx infoLogger.i
5+
swig -c++ -tcl -module infoLoggerForTcl -o infoLoggerForTcl_wrap.cxx infoLogger.i
66
*/
77

88
%module infoLogger

0 commit comments

Comments
 (0)