Skip to content

Commit

Permalink
PHOENIX-4822 Fixed Spelling.
Browse files Browse the repository at this point in the history
Closes apache#318

Signed-off-by: Josh Elser <elserj@apache.org>
  • Loading branch information
jimmycasey authored and Mahdi Salarkia committed Aug 14, 2018
1 parent 38021c7 commit 9846a6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import java.sql.SQLException;

/**
* Used by the event handler to write RingBufferEvent, this is done in a seperate thread from the application configured
* Used by the event handler to write RingBufferEvent, this is done in a separate thread from the application configured
* during disruptor
*/
public interface LogWriter {
Expand Down

0 comments on commit 9846a6c

Please sign in to comment.