From 37d6a26249ee6ec36c6fbacbde9936f60f9e3bf9 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 20 Feb 2019 21:25:24 +0100 Subject: [PATCH] h1 -> h2 for Throws --- pq/Connection/quote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pq/Connection/quote.md b/pq/Connection/quote.md index 4ede455..b0295b7 100644 --- a/pq/Connection/quote.md +++ b/pq/Connection/quote.md @@ -16,6 +16,6 @@ The result is truncated at any zero byte and wrapped in single quotes. * string, a single-quote wrapped string safe for literal use in a qurey. * FALSE, if quoting fails. -# Throws: +## Throws: * pq\Exception\BadMethodCallException -- 2.30.2