basho / riak-java-client

The Riak client for Java.
Apache License 2.0
267 stars 158 forks source link

Change an F to an R as a typo fix [JIRA: CLIENTS-1038] #686

Closed genericProgramming closed 7 years ago

genericProgramming commented 7 years ago

Context

FiakFutureListener isn't a thing, but RiakFutureListener is.

Expected Behavior

A user should read 'RiakFutureListener' in the javadoc

Actual Behavior

A user reads 'FiakFutureListener' in the javadoc, and is subsequently so confused that they decide to give up writing code and become a 'scrum master'.

Possible Fix

Someone else makes the change from an F to an R

Steps to Reproduce

  1. Look at the docs

Context

I chuckled, and then opened this issue/PR. Then, after all of this typing for a one letter change, I also questioned my ability to properly manage time.

Your Environment

Basho-JIRA commented 7 years ago

Fixed, or closed via GitHub issues.

[posted via JIRA by Alexander Moore]