Skip to content

Commit cca3f5a

Browse files
chore: auto fixes from pre-commit hooks
1 parent 7bed5b8 commit cca3f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/examples/04_applied/02_naca_fluent.mystnb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ inlet, outlet, and walls of the fluid domain. The airfoil is also assigned a nam
9191
The airfoil is aligned with the X-axis. The inlet is located at the left side of the airfoil, the outlet is located at the
9292
right side of the airfoil, and the walls are located at the top and bottom of the airfoil. The inlet face has therefore
9393
a negative X-axis normal vector, and the outlet face has a positive X-axis normal vector. The rest of the faces, therefore,
94-
consitute the walls.
94+
constitute the walls.
9595

9696
```{code-cell} ipython3
9797
# Create named selections in the fluid domain - inlet, outlet, and surrounding faces

0 commit comments

Comments
 (0)