Skip to content

Commit e595fc8

Browse files
committed
Fix another typo
1 parent d176066 commit e595fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/dyna/core/pre/dynasale.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def fill(
8989
List of values having different definitions for different options.
9090
The default is ``[0, 0, 0, 0, 0]``.
9191
in_out : int, optional
92-
Flat for whether to fill inside or outside of the geometry. The
92+
Flag for whether to fill inside or outside of the geometry. The
9393
default is ``INSIDE_THE_GEOMETRY``.
9494
vid : int, optional
9595
Flag for assigning the initial velocity to the material filling the domain.

0 commit comments

Comments
 (0)