develooper Front page | perl.perl5.porters | Postings from January 2011

[perl #81746] [PATCH] Fix typos (spelling errors) in beos/*.

Thread Next
From:
perlbug-followup
Date:
January 7, 2011 01:57
Subject:
[perl #81746] [PATCH] Fix typos (spelling errors) in beos/*.
Message ID:
rt-3.6.HEAD-5425-1294349890-1690.81746-75-0@perl.org
# New Ticket Created by  (Peter J. Acklam) 
# Please include the string:  [perl #81746]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81746 >


---
 beos/beos.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/beos/beos.c b/beos/beos.c
index 755ce99..5769abc 100644
--- a/beos/beos.c
+++ b/beos/beos.c
@@ -15,7 +15,7 @@
 
 /* In BeOS 5.0 the waitpid() seems to misbehave in that the status
  * has the upper and lower bytes swapped compared with the usual
- * POSIX/UNIX implementations.  To undo the surpise effect to the
+ * POSIX/UNIX implementations.  To undo the surprise effect to the
  * rest of Perl we need this wrapper.  (The rest of BeOS might be
  * surprised because of this, though.) */
 
-- 
1.7.3.3


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About