Update javadoc.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 2 Jan 2013 11:03:23 +0000 (12:03 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 2 Jan 2013 11:03:23 +0000 (12:03 +0100)
src/main/java/net/pterodactylus/reactor/package-info.java

index 6edf13b..708319c 100644 (file)
@@ -1,8 +1,8 @@
 /**
  * Reactor main definitions.
  * <p>
- * A Reactor chain consists of three different elements: a
- * {@link net.pterodactylus.reactor.Query}, a
+ * A {@link net.pterodactylus.reactor.Reaction} consists of three different
+ * elements: a {@link net.pterodactylus.reactor.Query}, a
  * {@link net.pterodactylus.reactor.Trigger}, and an
  * {@link net.pterodactylus.reactor.Action}.
  * <p>