diff src/toplev.cc @ 7001:8b0cfeb06365

[project @ 2007-10-10 18:02:59 by jwe]
author jwe
date Wed, 10 Oct 2007 18:03:02 +0000
parents 166f388b5173
children f7d2f54008f5
line wrap: on
line diff
--- a/src/toplev.cc	Wed Oct 10 17:51:00 2007 +0000
+++ b/src/toplev.cc	Wed Oct 10 18:03:02 2007 +0000
@@ -690,7 +690,7 @@
 will remove the function from the list and Octave will not call\n\
 the function @code{bye_by} when it exits.\n\
 \n\
-Note that @code{atexit} only removes the first occurence of a function\n\
+Note that @code{atexit} only removes the first occurrence of a function\n\
 from the list, so if a function was placed in the list multiple\n\
 times with @code{atexit}, it must also be removed from the list\n\
 multiple times.\n\