Skip to content

Commit 04fb70a

Browse files
committed
spelling
1 parent 5ec81fe commit 04fb70a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ansys/dpf/core/cyclic_support.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ def low_high_map(self, stage_num=0):
334334
Returns
335335
-------
336336
low_high_map : PropertyField
337-
Node correspondance between low to high in the base sector of the given stage.
337+
Node correspondence between low to high in the base sector of the given stage.
338338
339339
Examples
340340
--------
@@ -360,7 +360,7 @@ def high_low_map(self, stage_num=0):
360360
Returns
361361
-------
362362
low_high_map : PropertyField
363-
Node correspondance between high to low in the base sector of the given stage.
363+
Node correspondence between high to low in the base sector of the given stage.
364364
365365
Examples
366366
--------

0 commit comments

Comments
 (0)