philip Sat Jul 5 13:43:25 2003 EDT
Modified files:
/phpdoc/en/reference/sqlite/functions sqlite-seek.xml
Log:
typo
Index: phpdoc/en/reference/sqlite/functions/sqlite-seek.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-seek.xml:1.3
phpdoc/en/reference/sqlite/functions/sqlite-seek.xml:1.4
--- phpdoc/en/reference/sqlite/functions/sqlite-seek.xml:1.3 Fri Jun 20 14:57:15
2003
+++ phpdoc/en/reference/sqlite/functions/sqlite-seek.xml Sat Jul 5 13:43:25
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.sqlite-seek">
<refnamediv>
<refname>sqlite_seek</refname>
@@ -8,7 +8,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>bool</type><methodname>sqlite_rewind</methodname>
+ <type>bool</type><methodname>sqlite_seek</methodname>
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
<methodparam><type>int</type><parameter>rownum</parameter></methodparam>
</methodsynopsis>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php