Skip to content

Commit

Permalink
docs: improve docstring for AnalysisPoint
Browse files Browse the repository at this point in the history
Co-authored-by: Fredrik Bagge Carlson <[email protected]>
  • Loading branch information
AayushSabharwal and baggepinnen authored Jan 2, 2025
1 parent b6a1ab8 commit 8bc61de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/systems/analysis_points.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$(TYPEDEF)
$(TYPEDSIGNATURES)
Create an AnalysisPoint for linear analysis. Analysis points can be created by calling
Create an AnalysisPoint for input-output and linear analysis. Analysis points can be created by calling
```
connect(in, :ap_name, out...)
Expand Down

0 comments on commit 8bc61de

Please sign in to comment.