Skip to content

Conversation

@yuhc
Copy link

@yuhc yuhc commented Mar 22, 2015

Correct some typos. Correct a mistake in lib/PageRank.scala. The first PageRank implementation uses standalone Graph interface, but the second uses Pregel interface. It may mislead the code viewers.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@srowen
Copy link
Member

srowen commented Mar 22, 2015

LGTM. Just trivial doc fixes and so I don't think they even deserve a Jenkins test (which is having a bit of trouble at the moment.) I verified that the example comment is now correct.

@asfgit asfgit closed this in ab4f516 Mar 22, 2015
@rxin
Copy link
Contributor

rxin commented Mar 22, 2015

Sean this broke the build!

asfgit pushed a commit that referenced this pull request Mar 22, 2015
@rxin
Copy link
Contributor

rxin commented Mar 22, 2015

I fixed the build here : 7a0da47

@srowen
Copy link
Member

srowen commented Mar 22, 2015

Ah! of course the line length now fails the style check; it didn't line-break. Well that'll teach me to eye-ball even a trivial doc change. Very sorry about that and thank you for the fix. Just waiting for Jenkins to come back would probably have been smarter, but running the style check locally was also an option, to double-check. I should have at least done that.

@yuhc
Copy link
Author

yuhc commented Mar 23, 2015

Thank you for the fix! I forgot to check the length. I'll pay attention to it in future.

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.

4 participants