Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Small grammar and sytax fixes to inline docs. #73

Merged
merged 1 commit into from
Nov 6, 2015

Conversation

mdmathias
Copy link
Contributor

No description provided.

@mdmathias mdmathias added this to the 2.0 milestone Nov 6, 2015
/**
An enum to describe the structure of JSON.
*/
/// An enum to describe the structure of JSON.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we head off issues like those discussed in #71 and #33 by noting that this isn't actually the structure of JSON, but a directly related serialization structure?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What language would you suggest?

/// An enum to model JSON natively in Swift.

Copy link
Contributor

Choose a reason for hiding this comment

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

Something like that, yeah.

@zwaldowski
Copy link
Contributor

Looks good. 👍

mdmathias pushed a commit that referenced this pull request Nov 6, 2015
Small grammar and sytax fixes to inline docs.
@mdmathias mdmathias merged commit fc7fe9f into swift-2_0 Nov 6, 2015
@mdmathias mdmathias deleted the consistency-mm branch November 6, 2015 23:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants