From 7e515addbaabd89c87eb8bbe876a4f56214ebca4 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 4 Apr 2016 15:19:11 +0200 Subject: [PATCH] fix typo in link --- pq/Result.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pq/Result.md b/pq/Result.md index 28862d8..d03697a 100644 --- a/pq/Result.md +++ b/pq/Result.md @@ -74,4 +74,4 @@ See [Fetching Results](pq/Result/: Fetching Results) for a general overview. * public int $fetchType = pq\Result::FETCH_ARRAY The [type of return value](pq/Result#Fetch.types:) the fetch methods should return when no fetch type argument was given. Defaults to pq\Connection::$defaultFetchType. * public int $autoConvert = pq\Result::CONV_ALL - What [type of conversions](pq\Result#Conversion.bits:) to perform automatically. + What [type of conversions](pq/Result#Conversion.bits:) to perform automatically. -- 2.30.2