diff --git a/examples/00-EDB/15_ac_analysis.py b/examples/00-EDB/15_ac_analysis.py index 3346b15aa33..557d2554cd2 100644 --- a/examples/00-EDB/15_ac_analysis.py +++ b/examples/00-EDB/15_ac_analysis.py @@ -131,7 +131,7 @@ ############################################################################### # Launch Hfss3dLayout # ~~~~~~~~~~~~~~~~~~~ -# To do SYZ analysis, we need to launch HFSS 3D Layout and import EDB into it. +# To do SYZ analysis, you must launch HFSS 3D Layout and import EDB into it. h3d = pyaedt.Hfss3dLayout(targetfile, specified_version="2023.2", new_desktop_session=True)