summaryrefslogtreecommitdiff
path: root/sources/events/VSRegisteredEvents.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/events/VSRegisteredEvents.java')
-rw-r--r--sources/events/VSRegisteredEvents.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/events/VSRegisteredEvents.java b/sources/events/VSRegisteredEvents.java
index 6e67c66..df7fce8 100644
--- a/sources/events/VSRegisteredEvents.java
+++ b/sources/events/VSRegisteredEvents.java
@@ -11,7 +11,7 @@ import core.*;
import utils.*;
/**
- * The Class VSRegisteredEvents. This class is responsible to manage all
+ * The class VSRegisteredEvents. This class is responsible to manage all
* events. It manages the event classnames, the event shortnames and the event
* names. It also checks if a protocol (which is an event as well) has
* variables which are editable through the GUI of the simulator.