Merge pull request #219 from christopher-dG/cdg/replaystopping

docs: Fix ReplayStopping description
This commit is contained in:
Stéphane L 2018-05-27 18:33:16 +02:00 committed by Stéphane L
parent 7bd434e755
commit d03c4cc4b9

View File

@ -571,7 +571,7 @@ void WSEvents::OnReplayStarted() {
}
/**
* A request to start the replay buffer has been issued.
* A request to stop the replay buffer has been issued.
*
* @api events
* @name ReplayStopping