--- projects/cms/source/server/idl/iscream.idl 2000/11/20 17:11:28 1.4 +++ projects/cms/source/server/idl/iscream.idl 2000/11/20 18:55:07 1.5 @@ -2,7 +2,7 @@ // This class provides infomation about the CORBA // interface for the server side of the I-Scream system. // -// $Id: iscream.idl,v 1.4 2000/11/20 17:11:28 ajm Exp $ +// $Id: iscream.idl,v 1.5 2000/11/20 18:55:07 tdb Exp $ // module uk { module ac { module ukc { module iscream { module core { @@ -27,7 +27,7 @@ module uk { module ac { module ukc { module iscream { long long getLastModified(); }; - // The Configurator interface, provides a CORBA object that + // The ConfigurationManager interface, provides a CORBA object that // all classes can use to obtain their individual configuration. interface ConfigurationManager { Configuration getConfiguration(in string source);