Typo in doc

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3342 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2013-06-27 12:16:55 +00:00
parent 77f083613c
commit ac863380ac

View File

@@ -845,7 +845,7 @@ seekTo($$$$)
<li>&lt;col&gt;
The column number to return, starting at 1 with the date.
If the column is enclosed in double quotes, then it is a fix text,
not a column nuber.</li>
not a column number.</li>
<li>&lt;regexp&gt;
If present, return only lines containing the regexp. Case sensitive.
</li>