--- a/src/core/names.h Thu Feb 05 11:27:30 2009 -0800
+++ b/src/core/names.h Mon Feb 09 10:15:40 2009 -0800
@@ -190,7 +190,7 @@
/**
* Given a fullname string, look to see if there's an object in the system
- * with a that associated with it. If there is, do a QueryObject on the
+ * with a that associated with it. If there is, do a GetObject on the
* resulting object to convert it to the requested typename.
*
* The fullname of an object is a fully qualified namespace name, for example
@@ -209,7 +209,7 @@
/**
* Given a fullname string, look to see if there's an object in the system
- * with a that associated with it. If there is, do a QueryObject on the
+ * with a that associated with it. If there is, do a GetObject on the
* resulting object to convert it to the requested typename.
*
* The fullname of an object is a fully qualified namespace name, for example