Skip to content

Commit 8bc61de

Browse files
docs: improve docstring for AnalysisPoint
Co-authored-by: Fredrik Bagge Carlson <baggepinnen@gmail.com>
1 parent b6a1ab8 commit 8bc61de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/systems/analysis_points.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$(TYPEDEF)
33
$(TYPEDSIGNATURES)
44
5-
Create an AnalysisPoint for linear analysis. Analysis points can be created by calling
5+
Create an AnalysisPoint for input-output and linear analysis. Analysis points can be created by calling
66
77
```
88
connect(in, :ap_name, out...)

0 commit comments

Comments
 (0)