From f59a7853be1a3f78492afd8ff183cd843ec643ac Mon Sep 17 00:00:00 2001 From: dylankerr-bis Date: Fri, 29 Jun 2018 15:09:03 +0100 Subject: [PATCH] Fix copy-paste errors in convert.txt. --- source/reference/operator/aggregation/convert.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/reference/operator/aggregation/convert.txt b/source/reference/operator/aggregation/convert.txt index 22b1f6c9dba..52bef6f719d 100644 --- a/source/reference/operator/aggregation/convert.txt +++ b/source/reference/operator/aggregation/convert.txt @@ -69,12 +69,12 @@ Definition * - "double" - 1 - - For more information on the conversion to boolean, see + - For more information on the conversion to double, see :ref:`convert-to-double`. * - "string" - 2 - - For more information on the conversion to boolean, see + - For more information on the conversion to string, see :ref:`convert-to-string`. * - "objectId" @@ -107,7 +107,7 @@ Definition * - "decimal" - 19 - - For more information on the conversion to long, see + - For more information on the conversion to decimal, see :ref:`convert-to-decimal`. * - ``onError``