Index: /trunk/FACT++/scripts/doc/Subscription.js
===================================================================
--- /trunk/FACT++/scripts/doc/Subscription.js	(revision 18815)
+++ /trunk/FACT++/scripts/doc/Subscription.js	(revision 18816)
@@ -122,5 +122,5 @@
      *     var a = new Subscription("...service does not exist...");
      *     a.get( 3000, true);  // throws an exception
-     *     a.get( 3000, false); // throws and exception
+     *     a.get( 3000, false); // throws an exception
      *     a.get(-3000, true);  // returns undefined
      *     a.get(-3000, false); // returns undefined
