From f231c30052e2ee1bb4fab8bf22624a4cebab2a16 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 27 Jul 2019 12:57:34 +0100 Subject: [PATCH] doc/structures.tex: Put two spaces between sentences. --- doc/structures.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/structures.tex b/doc/structures.tex index 1014cbd..6532dbd 100644 --- a/doc/structures.tex +++ b/doc/structures.tex @@ -489,9 +489,9 @@ first. This is mostly an irrelevant detail, whose purpose is to defend against malicious compilers: pointers are always to one of the inner @|vt| -structures. It's important only because it's the outer @|vtu| union which is -exported by name. Specifically, for each chain of $C$'s superclasses there is -an external object +structures. It's important only because it's the outer @|vtu| union which is +exported by name. Specifically, for each chain of $C$'s superclasses there +is an external object \begin{prog} const union $A$__vtu_$i$ $C$__vtable_$i$; \end{prog} -- 2.11.0