# HG changeset patch # User jwe # Date 973105184 0 # Node ID 9265596fe0d195fc76311103303408da2a7db9aa # Parent 82f9f48d1147ff499da54ae53a95b6bd68d5d3af [project @ 2000-11-01 18:59:44 by jwe] diff --git a/mkoctfile.in b/mkoctfile.in --- a/mkoctfile.in +++ b/mkoctfile.in @@ -190,7 +190,7 @@ ## Uncomment the following group of lines if you get `Text file busy' ## errors from ld. This may happen if the .oct file is currently ## running while you are trying to recompile it. We try moving first, -## since on somee systems (HP-UX, maybe others) it is possible to +## since on some systems (HP-UX, maybe others) it is possible to ## rename running programs but not remove them. ## if [ -f "$octfile" ]; then