diff scripts/ode/private/ode_event_handler.m @ 23565:3a730821e4a2

doc: Peridoc grammarcheck of documentation. * container.txi, external.txi, install.txi, oop.txi, plot.txi, testfun.txi, eig.cc, graphics.cc, gsvd.cc, hex2num.cc, pr-output.cc, sub2ind.cc, __ode15__.cc, Map.m, __publish_html_output__.m, __publish_latex_output__.m, odeset.m, ode_event_handler.m, runge_kutta_45_dorpri.m, xlim.m, ylim.m, zlim.m, hgtransform.m, eigs.m, native2unicode.m, unicode2native.m: grammarcheck documentation.
author Rik <rik@octave.org>
date Thu, 08 Jun 2017 17:41:32 -0700
parents 092078913d54
children 194eb4bd202b
line wrap: on
line diff
--- a/scripts/ode/private/ode_event_handler.m	Thu Jun 08 15:56:46 2017 -0700
+++ b/scripts/ode/private/ode_event_handler.m	Thu Jun 08 17:41:32 2017 -0700
@@ -21,7 +21,7 @@
 ##
 ## Return the solution of the event function (@var{@@evtfun}) which is
 ## specified in the form of a function handle.
-#
+##
 ## The second input argument @var{t} is a scalar double and specifies the time
 ## of the event evaluation.
 ##