Skip to content

Commit 7fdcfe9

Browse files
committed
Remove (if required)
1 parent c614967 commit 7fdcfe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/pdo/pdo/quote.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</methodsynopsis>
1717

1818
<para>
19-
<methodname>PDO::quote</methodname> places quotes around the input string (if
20-
required) and escapes special characters within the input string, using a
19+
<methodname>PDO::quote</methodname> places quotes around the input string
20+
and escapes special characters within the input string, using a
2121
quoting style appropriate to the underlying driver.
2222
</para>
2323
<para>

0 commit comments

Comments
 (0)