questionmark
authorrk <rk>
Mon, 18 Feb 2002 22:23:00 +0000 (22:23 +0000)
committerrk <rk>
Mon, 18 Feb 2002 22:23:00 +0000 (22:23 +0000)
source/mircoders/producer/ProducerTopics.java

index 3480dc5..199ab76 100755 (executable)
@@ -36,7 +36,7 @@ public class ProducerTopics extends ProducerList {
   String              iconAlt;
 
   /** @todo couldn't this be in Producer.java and should be named addAdditional,
-   *  and should be thrown away afterwards */
+   *  and should be thrown away afterwards? */
   public void setAdditional(String key, TemplateModel value) {
     additional.put(key,value);
   }