changeset 23309:a363ca94d1b7

* odeset.m: doc fix
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Mon, 20 Mar 2017 06:31:21 -0400
parents 507e3150f034
children 55f1132aab20
files scripts/ode/odeset.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ode/odeset.m	Sun Mar 19 15:09:32 2017 -0700
+++ b/scripts/ode/odeset.m	Mon Mar 20 06:31:21 2017 -0400
@@ -60,7 +60,7 @@
 ##
 ## @item BDF
 ## Use BDF formulas in implicit multistep methods.
-## @strong{Note:} This option is not yet implemented.
+## @emph{Note}: This option is not yet implemented.
 ##
 ## @item Events
 ## Event function. An event function must have the form