diff options
Diffstat (limited to 'sources/events/internal/VSProtocolScheduleEvent.java')
| -rw-r--r-- | sources/events/internal/VSProtocolScheduleEvent.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/events/internal/VSProtocolScheduleEvent.java b/sources/events/internal/VSProtocolScheduleEvent.java index abe1380..68d97e7 100644 --- a/sources/events/internal/VSProtocolScheduleEvent.java +++ b/sources/events/internal/VSProtocolScheduleEvent.java @@ -8,7 +8,7 @@ import events.*; import protocols.VSAbstractProtocol; /** - * The Class VSProtocolScheduleEvent. This event is used if a protocol (which + * The class VSProtocolScheduleEvent. This event is used if a protocol (which * is a subclass of VSAbstractProtocol) reschedules itself to run again on a * specific time. * |
