diff options
| author | Théo Zimmermann | 2019-11-08 11:22:26 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2019-11-08 11:22:26 +0100 |
| commit | c52c1bfef62442d4c318522bddc54a186164b020 (patch) | |
| tree | b2722589f0d520efc62152505d827003a6f6aeca /doc/sphinx/addendum/type-classes.rst | |
| parent | ae7d7e162f3febcad5dd8678f3369cbecccf8f43 (diff) | |
| parent | db391451c5f89c034e6fec1b10fec66a25e3d4d4 (diff) | |
Merge PR #11050: Replace "option" in doc when it refers to a flag
Reviewed-by: Zimmi48
Diffstat (limited to 'doc/sphinx/addendum/type-classes.rst')
| -rw-r--r-- | doc/sphinx/addendum/type-classes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sphinx/addendum/type-classes.rst b/doc/sphinx/addendum/type-classes.rst index db3e20a9c6..1bbf988505 100644 --- a/doc/sphinx/addendum/type-classes.rst +++ b/doc/sphinx/addendum/type-classes.rst @@ -560,8 +560,8 @@ Settings Determines how much information is shown for typeclass resolution steps during search. 1 is the default level. 2 shows additional information such as tried tactics and shelving - of goals. Setting this option to 1 or 2 turns on :flag:`Typeclasses Debug`; setting this - option to 0 turns that option off. + of goals. Setting this option to 1 or 2 turns on the :flag:`Typeclasses Debug` flag; setting this + option to 0 turns that flag off. Typeclasses eauto `:=` ~~~~~~~~~~~~~~~~~~~~~~ |
