Skip to content

Commit cf7e53c

Browse files
committed
docs: fix typo
1 parent bdde8ed commit cf7e53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/antenna.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The `plot_farfield.jl` Julia script processes this file and produces plots polar
138138
for the E- and H- planes (xz/xy-planes) and in the 3D.
139139

140140
```bash
141-
julia --project plot_radiation_pattern.jl postpro/farfield-rE.csv
141+
julia --project plot_farfield.jl postpro/farfield-rE.csv
142142
```
143143

144144
The results for the polar plot are shown below.

0 commit comments

Comments
 (0)