Skip to content

Commit 71b9eef

Browse files
committed
Typos
1 parent 8e7f6f6 commit 71b9eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pulse_parametrizations.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ additional shape function, cf. [`ShapedAmplitude`](@ref).
177177
ampl = ParametrizedAmplitude(control; parametrization)
178178
```
179179
180-
initilizes ``a(t) = a(ϵ(t)`` where ``ϵ(t)`` is the `control`, and the mandatory
180+
initializes ``a(t) = a(ϵ(t)`` where ``ϵ(t)`` is the `control`, and the mandatory
181181
keyword argument `parametrization` is a [`PulseParametrization`](@ref
182182
PulseParametrization). The `control` must either be a vector of values
183183
discretized to the midpoints of a time grid, or a callable `control(t)`.

0 commit comments

Comments
 (0)