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

Tweak OpenSSL docs #3910

Merged
merged 1 commit into from Jan 19, 2017
Merged

Tweak OpenSSL docs #3910

merged 1 commit into from Jan 19, 2017

Conversation

Sija
Copy link
Contributor

@Sija Sija commented Jan 17, 2017

Several small tweaks to OpenSSL docs:

  • Slice(UInt8) -> Bytes
  • plain links turned into hyperlinks
  • some formatting tweaks

While editing I noticed that OpenSSL::SSL::Socket gets linked to Socket instead which looks like a bug to me.

# puts "got client"
# puts "Got client"
#
# # Bytes is an alias for Slice(UInt8)
Copy link
Member

Choose a reason for hiding this comment

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

I would remove this clarification. If it is not clear what Bytes is the issue is with the name and should be addressed somewhere else I think. Otherwise we would need to clarify this in every usage.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, I wasn't sure about that remark either, it's good to have another pair of eyes watchin' :)

@spalladino spalladino merged commit ef3ceb1 into crystal-lang:master Jan 19, 2017
@spalladino
Copy link
Contributor

Merged, thanks!!

@spalladino spalladino added this to the Next milestone Jan 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants