Fix comment on rand example. #96

Merged
merged 1 commit into from Feb 25, 2015

2 participants

@skrul

Example shows methods being called on r1 (type Rand) not s1 (type Source). Fix comment to reflect this correctly.

@skrul skrul Fix comment on rand example.
Example shows methods being called on r1 (type Rand) not s1 (type Source).  Fix comment to reflect this correctly.
7252078
@mmcgrana
Owner

Good catch, thanks!

@mmcgrana mmcgrana merged commit de90934 into mmcgrana:master Feb 25, 2015
@skrul skrul deleted the skrul:fix-rand-comment branch Feb 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment