Skip to content
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

DOCS: tidy up wording, spelling. #4495

Closed
wants to merge 3 commits into from
Closed

DOCS: tidy up wording, spelling. #4495

wants to merge 3 commits into from

Conversation

SpiritLevel
Copy link
Contributor

No description provided.

implementors of `[api:Flushable]`.

## Usage

To use this API, you need to make your class implement `[api:Flushable]`, and define a `flush()` static function,
this defines the actions that need to be executed on a flush request.
To use this API, you need to make your class implement `[api:Flushable]`, and define a `flush()` static function that specifies the actions to be executed upon a flush request.
Copy link
Contributor

Choose a reason for hiding this comment

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

Flows better:

To use this API, implement [api:Flushable] and define a flush static method that specifies the actions to be executed upon a flush request.

@SpiritLevel SpiritLevel closed this Aug 7, 2015
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.

None yet

2 participants