Skip to content

Fix all typos found by a spell checker #16

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

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

jirkadanek
Copy link

No description provided.

@jirkadanek jirkadanek requested a review from kornys August 20, 2018 09:40
@@ -5,7 +5,7 @@
//
// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
// EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR
// CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR
// CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY OR
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this typo also in Chuck's example?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep

// * Recovers from a peer failure by connecting to a list of AMQP brokers/peers.
// * Builds or rebuilds the AMPQ object hierarchy in response to protocol events.
// * Builds or rebuilds the AMQP object hierarchy in response to protocol events.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this typo also in Chuck's example?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep

@@ -14,9 +14,9 @@

//
// ReconnectSender
// * Detects a failed AMQP connection and automatically reconnets it.
// * Detects a failed AMQP connection and automatically reconnects it.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this typo also in Chuck's example?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep this example was copied from chuck

Copy link
Contributor

@kornys kornys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jdanekrh for fixing typos 👍

@kornys kornys merged commit bf4f361 into rh-messaging:master Aug 21, 2018
@jirkadanek
Copy link
Author

OK, will fix it in chucks code, before some customer reports it :( Typo in hello world...

@jirkadanek jirkadanek deleted the jd_spellcheck branch August 21, 2018 08:30
@jirkadanek
Copy link
Author

Done, Azure/amqpnetlite#298

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

Successfully merging this pull request may close these issues.

3 participants