We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec81fe commit 04fb70aCopy full SHA for 04fb70a
src/ansys/dpf/core/cyclic_support.py
@@ -334,7 +334,7 @@ def low_high_map(self, stage_num=0):
334
Returns
335
-------
336
low_high_map : PropertyField
337
- Node correspondance between low to high in the base sector of the given stage.
+ Node correspondence between low to high in the base sector of the given stage.
338
339
Examples
340
--------
@@ -360,7 +360,7 @@ def high_low_map(self, stage_num=0):
360
361
362
363
- Node correspondance between high to low in the base sector of the given stage.
+ Node correspondence between high to low in the base sector of the given stage.
364
365
366
0 commit comments