Skip to content

Documentation fixes for invalid class MongoMappingConverter #425

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

Closed
wants to merge 3 commits into from

Conversation

kdombeck
Copy link
Contributor

@kdombeck kdombeck commented Dec 8, 2016

There are several references to MongoMappingConverter which is not a valid class. Instead it should be referring to MappingMongoConverter . Looking at the history of the documentation it looks like it has been this way for a very long time.

Also cleaned up a couple of JavaDoc and misspelling issues in MappingMongoConverter.

mp911de pushed a commit that referenced this pull request Jan 2, 2017
Replaced invalid class name MongoMappingConverter with actual class name of MappingMongoConverter. Fix typos.

Original pull request: #425.
mp911de pushed a commit that referenced this pull request Jan 2, 2017
Replaced invalid class name MongoMappingConverter with actual class name of MappingMongoConverter. Fix typos.

Original pull request: #425.
mp911de pushed a commit that referenced this pull request Jan 2, 2017
Replaced invalid class name MongoMappingConverter with actual class name of MappingMongoConverter. Fix typos.

Original pull request: #425.
@mp911de mp911de self-assigned this Jan 2, 2017
@mp911de
Copy link
Member

mp911de commented Jan 2, 2017

Thanks for your PR. That's squashed and merged now.

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.

2 participants