Skip to content

Commit 569d1ba

Browse files
tshepangVeykril
andcommitted
square brackets not needed
> They are used in case we modify the actual text, > like pluralizing for example, :t:`[principal trait]s` Co-authored-by: Lukas Wirth <[email protected]>
1 parent 2211425 commit 569d1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types-and-traits.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2046,7 +2046,7 @@ occur when:
20462046
:t:`type`.
20472047

20482048
* :dp:`fls_SYnFJBhi0IWj`
2049-
The source :t:`type` is a :t:`trait object type` and the target :t:`type` is a :t:`trait object type` with the same or no :t:`[principal trait]`, and the target :t:`type` has the same or less non-:t:`principal trait` :t:`[trait bound]s`.
2049+
The source :t:`type` is a :t:`trait object type` and the target :t:`type` is a :t:`trait object type` with the same or no :t:`principal trait`, and the target :t:`type` has the same or less non-:t:`principal trait` :t:`[trait bound]s`.
20502050

20512051
:dp:`fls_iiiu2q7pym4p`
20522052
An :t:`unsized coercion` is a :t:`type coercion` that converts a :t:`sized type`

0 commit comments

Comments
 (0)