# HG changeset patch # User Brian Gough # Date 1231824201 18000 # Node ID cc3ad79fd6b796f945612c00b4a97b9f78a58db1 # Parent 7be5917f181ab294aab8b0c685100b1ea4d014b7 [docs] octave => Octave diff --git a/doc/interpreter/dynamic.txi b/doc/interpreter/dynamic.txi --- a/doc/interpreter/dynamic.txi +++ b/doc/interpreter/dynamic.txi @@ -68,7 +68,7 @@ of your time, relative to staying in Octave? @end itemize -Also, as oct- and mex-files are dynamically linked to octave, they +Also, as oct- and mex-files are dynamically linked to Octave, they introduce the possibility of Octave crashing due to errors in the user code. For example a segmentation violation in the user's code will cause Octave to abort.