summaryrefslogtreecommitdiff
path: root/tests/tables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tables.rst')
-rw-r--r--tests/tables.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/tables.rst b/tests/tables.rst
index 25d5932ea..fc7f0b475 100644
--- a/tests/tables.rst
+++ b/tests/tables.rst
@@ -47,12 +47,12 @@ Multiline table with caption:
| First | row | 12.0 | Example of a row that |
| | | | spans multiple lines. |
+-------------+------------+--------------+----------------------------+
-| Second | row | 5.0 | Here's another one. Note |
+| Second | row | 5.0 | Here’s another one. Note |
| | | | the blank line between |
| | | | rows. |
+-------------+------------+--------------+----------------------------+
-Table: Here's the caption. It may span multiple lines.
+Table: Here’s the caption. It may span multiple lines.
Multiline table without caption:
@@ -63,7 +63,7 @@ Multiline table without caption:
| First | row | 12.0 | Example of a row that |
| | | | spans multiple lines. |
+-------------+------------+--------------+----------------------------+
-| Second | row | 5.0 | Here's another one. Note |
+| Second | row | 5.0 | Here’s another one. Note |
| | | | the blank line between |
| | | | rows. |
+-------------+------------+--------------+----------------------------+
@@ -84,7 +84,7 @@ Multiline table without column headers:
| First | row | 12.0 | Example of a row that |
| | | | spans multiple lines. |
+-------------+------------+--------------+----------------------------+
-| Second | row | 5.0 | Here's another one. Note |
+| Second | row | 5.0 | Here’s another one. Note |
| | | | the blank line between |
| | | | rows. |
+-------------+------------+--------------+----------------------------+