mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Describe subset and superset as "set theory tests" (#43926)
subset and superset do not belong to group theory but to set theory. +label: docsite_pr
This commit is contained in:
parent
9a17ee6d84
commit
8dc31a88e8
1 changed files with 2 additions and 2 deletions
|
@ -88,8 +88,8 @@ be used. The default is ``False``, but this setting as ``True`` uses more stric
|
|||
|
||||
.. _math_tests:
|
||||
|
||||
Group theory tests
|
||||
``````````````````
|
||||
Set theory tests
|
||||
````````````````
|
||||
|
||||
.. versionadded:: 2.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue