Merge pull request #49 from aarre/master

Correct typo
This commit is contained in:
Endolf 2018-12-11 19:59:25 +00:00 committed by GitHub
commit 8662748d00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ public class ReadAllEvents {
while (queue.getNextEvent(event)) {
/*
* Create a strug buffer and put in it, the controller name,
* Create a string buffer and put in it, the controller name,
* the time stamp of the event, the name of the component
* that changed and the new value.
*