Skip to content

Commit 9716fbb

Browse files
authored
Merge pull request swiftlang#30469 from JDevlieghere/fix-rst-error
[docs] Outer and Inner are not glossary terms
2 parents a32ed1e + 09834bb commit 9716fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Lexicon.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ source code, tests, and commit messages. See also the `LLVM lexicon`_.
299299
}
300300
}
301301

302-
`Outer` is the parent type of `Inner`.
302+
``Outer`` is the parent type of ``Inner``.
303303

304304
Note that the terms "parent type" and "superclass" refer to completely
305305
different concepts.

0 commit comments

Comments
 (0)