Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
p5pRT opened this issue Jan 6, 2011 · 4 comments
Closed

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

p5pRT opened this issue Jan 6, 2011 · 4 comments

Comments

@p5pRT
Copy link

p5pRT commented Jan 6, 2011

Migrated from rt.perl.org#81746 (status was 'resolved')

Searchable as RT81746$

@p5pRT
Copy link
Author

p5pRT commented Jan 6, 2011

From @pjacklam


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

Inline Patch
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

@p5pRT
Copy link
Author

p5pRT commented Jan 7, 2011

From @Abigail

On Thu, Jan 06, 2011 at 01​:38​:10PM -0800, Peter J. Acklam via RT wrote​:

# 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

Thanks. Applied as ed0436d.

@p5pRT
Copy link
Author

p5pRT commented Jan 7, 2011

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Jan 7, 2011

@iabyn - Status changed from 'open' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant