rearranged some todos and preparing to implement SimpleClient and ClientDocument...
[vamsas.git] / src / org / vamsas / client / ClientDocument.java
index 005cb60..0bbdebc 100644 (file)
@@ -37,7 +37,7 @@ public abstract class ClientDocument implements IClientDocument {
     else
       if (unregistered.__vorba!=vorbafactory) {
         // LATER: decide if this is allowed - it isn't for the moment.
-        log.error("Attempt to overwrite info in a registered vorba Vobject (under a different IVorgaIdFactory) ! - Implementation fix needed.");
+        log.error("Attempt to overwrite info in a registered vorba Vobject (under a different IVorbaIdFactory) ! - Implementation fix needed.");
         return null;
       } else {
         // probably didn't need to call registerObject.