|
From: <bo...@us...> - 2008-06-23 02:26:32
|
Revision: 203
http://gearbox.svn.sourceforge.net/gearbox/?rev=203&view=rev
Author: borax00
Date: 2008-06-22 19:26:41 -0700 (Sun, 22 Jun 2008)
Log Message:
-----------
fixed typo in comment.
Modified Paths:
--------------
gearbox/trunk/submitted/flexiport/logreaderport.h
Modified: gearbox/trunk/submitted/flexiport/logreaderport.h
===================================================================
--- gearbox/trunk/submitted/flexiport/logreaderport.h 2008-06-22 12:35:41 UTC (rev 202)
+++ gearbox/trunk/submitted/flexiport/logreaderport.h 2008-06-23 02:26:41 UTC (rev 203)
@@ -54,7 +54,7 @@
- File name to save the log to. Two files will be created using this name and a suffix.
- Default: port.log
- ignoretimes
- - Ignore time stamps in the log files. This means that all readable data is avalable instantly.
+ - Ignore time stamps in the log files. This means that all readable data is available instantly.
It also overrides strictness level 2, if set, essentially turning it into strictness level 1.
- Default: false
- strictness <integer>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|