Skip to content

Commit 2e4122a

Browse files
committed
Fix typo
1 parent 957e755 commit 2e4122a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Electrical/Analog/ideal_components.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ end
347347
"""
348348
VariableResistor(; name, R_ref = 1.0, T_ref = 300.15, R_const = 1e-3, T_dep = false)
349349
350-
Variable resistor with optinal temperature dependency.
350+
Variable resistor with optional temperature dependency.
351351
352352
The total resistance R ∈ [R_const, R_const + R_ref], where pos is the
353353
position of the wiper and R_ref is the variable resistance between p and n.

0 commit comments

Comments
 (0)