Doc fixes
This commit is contained in:
parent
0925ae79a1
commit
90881924d4
8 changed files with 62 additions and 61 deletions
|
|
@ -124,7 +124,7 @@ changes, see the main L<FU> module for details.
|
|||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
=head2 Compiling SQL
|
||||
=head1 Compiling SQL
|
||||
|
||||
All functions listed under L</"Constructing SQL"> return an object that can be
|
||||
passed to other construction functions or compiled into SQL and bind
|
||||
|
|
@ -165,7 +165,7 @@ for details.
|
|||
|
||||
=back
|
||||
|
||||
=head2 Constructing SQL
|
||||
=head1 Constructing SQL
|
||||
|
||||
All of the functions below return an object with a C<compile()> method. All
|
||||
functions are exported by default.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue