File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ public class Rhs2116StimulusTrigger : Sink<double>
2222 /// <summary>
2323 /// Start an electrical stimulus sequence with an optional hardware delay.
2424 /// </summary>
25- /// <param name="source">A sequence of double values that serves a combined a stimulus trigger and
26- /// delay in microseconds. A value of 0 results in immediate stimulus delivery. A value of 100 results
25+ /// <param name="source">A sequence of double values that serve as a combined stimulus trigger and
26+ /// delay in microseconds. A value of 0 results in immediate stimulus delivery. A value of 100 results in
2727 /// stimulus delivery following a 100 microsecond delay. Delays are implemented in hardware and are
2828 /// exact. </param>
2929 /// <returns>A sequence of double values that is identical to <paramref name="source"/></returns>
You can’t perform that action at this time.
0 commit comments