Skip to content

Commit 966f593

Browse files
mattam82jfehrle
andauthored
Apply suggestions from code review
Co-authored-by: Jim Fehrle <[email protected]>
1 parent 96aba4f commit 966f593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/sphinx/addendum/type-classes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ Command summary
327327
When record syntax is used, this command also supports the
328328
:attr:`projections(primitive)` :term:`attribute`.
329329

330-
.. attr:: mode = @string
330+
.. attr:: mode = "{+ {| + | ! | - } }"
331331
:name: mode
332332

333333
Sets the mode of resolution for queries on the class.
@@ -575,7 +575,7 @@ Settings
575575

576576
.. _TypeclassesDefaultMode:
577577

578-
.. opt:: Typeclasses Default Mode {| "+" | "-" | "!" }.
578+
.. opt:: Typeclasses Default Mode {| "+" | "-" | "!" }
579579

580580
Sets the default mode declaration associated with a :cmd:`Class` or :cmd:`Existing Class`
581581
declaration. It is set by default to "-", i.e. doing no mode filtering

0 commit comments

Comments
 (0)