From: rk Date: Mon, 18 Feb 2002 22:23:00 +0000 (+0000) Subject: questionmark X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=8fdc1b8956580698d7f71403fe55365d92072a22;p=mir.git questionmark --- diff --git a/source/mircoders/producer/ProducerTopics.java b/source/mircoders/producer/ProducerTopics.java index 3480dc53..199ab769 100755 --- a/source/mircoders/producer/ProducerTopics.java +++ b/source/mircoders/producer/ProducerTopics.java @@ -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); }