From 21b33af40bcbbe71f772629da60f5f290f46c12b Mon Sep 17 00:00:00 2001 From: andf-mongodb Date: Wed, 28 Apr 2021 17:08:09 -0400 Subject: [PATCH] DOCSP-15831 address ellipses in tabs round2 --- source/reference/operator/aggregation/acosh.txt | 4 ++-- source/reference/operator/aggregation/asinh.txt | 4 ++-- source/reference/operator/aggregation/atanh.txt | 4 ++-- source/reference/operator/aggregation/cosh.txt | 4 ++-- source/reference/operator/aggregation/tanh.txt | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/source/reference/operator/aggregation/acosh.txt b/source/reference/operator/aggregation/acosh.txt index 92d1563af3e..287395a4d1c 100644 --- a/source/reference/operator/aggregation/acosh.txt +++ b/source/reference/operator/aggregation/acosh.txt @@ -89,7 +89,7 @@ Example tabs: - id: degrees - name: Inverse Hyperbolic Cosine of Value in Degrees + name: Inverse Hyperbolic Cosine in Degrees content: | The ``trigonometry`` collection contains a document that @@ -139,7 +139,7 @@ Example :expression:`$acosh` is a 128-bit decimal. - id: radians - name: Inverse Hyperbolic Cosine of Value in Radians + name: Inverse Hyperbolic Cosine in Radians content: | The ``trigonometry`` collection contains a document that diff --git a/source/reference/operator/aggregation/asinh.txt b/source/reference/operator/aggregation/asinh.txt index 625e738e51d..617094063df 100644 --- a/source/reference/operator/aggregation/asinh.txt +++ b/source/reference/operator/aggregation/asinh.txt @@ -77,7 +77,7 @@ Example tabs: - id: degrees - name: Inverse Hyperbolic Sine of Value in Degrees + name: Inverse Hyperbolic Sine in Degrees content: | The ``trigonometry`` collection contains a document that @@ -127,7 +127,7 @@ Example :expression:`$asinh` is a 128-bit decimal. - id: radians - name: Inverse Hyperbolic Sine of Value in Radians + name: Inverse Hyperbolic Sine in Radians content: | The ``trigonometry`` collection contains a document that diff --git a/source/reference/operator/aggregation/atanh.txt b/source/reference/operator/aggregation/atanh.txt index a31f28cb0aa..3ad133726ad 100644 --- a/source/reference/operator/aggregation/atanh.txt +++ b/source/reference/operator/aggregation/atanh.txt @@ -95,7 +95,7 @@ Example tabs: - id: degrees - name: Inverse Hyperbolic Tangent of Value in Degrees + name: Inverse Hyperbolic Tangent in Degrees content: | The ``trigonometry`` collection contains a document that @@ -145,7 +145,7 @@ Example :expression:`$atanh` is a 128-bit decimal. - id: radians - name: Inverse Hyperbolic Tangent of Value in Radians + name: Inverse Hyperbolic Tangent in Radians content: | The ``trigonometry`` collection contains a document that diff --git a/source/reference/operator/aggregation/cosh.txt b/source/reference/operator/aggregation/cosh.txt index acfc0051230..c65f094653c 100644 --- a/source/reference/operator/aggregation/cosh.txt +++ b/source/reference/operator/aggregation/cosh.txt @@ -75,7 +75,7 @@ Example tabs: - id: degrees - name: Hyperbolic Cosine of Value in Degrees + name: Hyperbolic Cosine in Degrees content: | The following ``trigonometry`` collection contains a document @@ -124,7 +124,7 @@ Example 128-bit decimal. - id: radians - name: Hyperbolic Cosine of Value in Radians + name: Hyperbolic Cosine in Radians content: | The following ``trigonometry`` collection contains a document diff --git a/source/reference/operator/aggregation/tanh.txt b/source/reference/operator/aggregation/tanh.txt index 67ffb41264e..c87660cdc10 100644 --- a/source/reference/operator/aggregation/tanh.txt +++ b/source/reference/operator/aggregation/tanh.txt @@ -76,7 +76,7 @@ Example tabs: - id: degrees - name: Hyperbolic Tangent of Value in Degrees + name: Hyperbolic Tangent in Degrees content: | The following ``trigonometry`` collection contains a document @@ -125,7 +125,7 @@ Example 128-bit decimal. - id: radians - name: Hyperbolic Tangent of Value in Radians + name: Hyperbolic Tangent in Radians content: | The following ``trigonometry`` collection contains a document