reference/sqlite3/sqlite3/lasterrormsg.xml
855bfee2f3db70d7dbb4c60c7c4a4efa567f1c60
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="sqlite3.lasterrormsg" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>SQLite3::lastErrorMsg</refname>
...
...
@@ -11,9 +10,9 @@
11
10

12
11
<refsect1 role="description">
13
12
&reftitle.description;
14
-
<methodsynopsis>
13
+
<methodsynopsis role="SQLite3">
15
14
<modifier>public</modifier> <type>string</type><methodname>SQLite3::lastErrorMsg</methodname>
16
-
<void />
15
+
<void/>
17
16
</methodsynopsis>
18
17
<para>
19
18
Returns English text describing the most recent failed SQLite request.
...
...
@@ -33,7 +32,6 @@
33
32
</refsect1>
34
33

35
34
</refentry>
36
-

37
35
<!-- Keep this comment at the end of the file
38
36
Local variables:
39
37
mode: sgml
40
38