Index: doc/Object.man
===================================================================
diff -u -r7944f1c82b2b3f6379fcfa4cf3914df136b6cec9 -r846829faf86d04ad2add40bfb85ad770440ec3cb
--- doc/Object.man	(.../Object.man)	(revision 7944f1c82b2b3f6379fcfa4cf3914df136b6cec9)
+++ doc/Object.man	(.../Object.man)	(revision 846829faf86d04ad2add40bfb85ad770440ec3cb)
@@ -520,7 +520,7 @@
 returned [term "slot object"]s can be limited according to any or a
 combination of the following criteria: First, [term "slot object"]s
 can be filtered based on their command names matching [arg namePattern] (see [cmd "string
-match"]). Second, [option "-type"] allows to select
+match"]). Second, [option "-type"] allows one to select
 [term "slot object"]s which are instantiated from a subclass [arg className] of [cmd nx::Slot] (default: [cmd nx::Slot]) . Third, [option -source] restricts [term "slot object"]s returned according to their provenance in either the NX [emph system] classes or the [emph application] classes present in the linearisation list of [arg obj] (default: [emph all]). 
 
 [para]
Index: doc/info.man.inc
===================================================================
diff -u -r7944f1c82b2b3f6379fcfa4cf3914df136b6cec9 -r846829faf86d04ad2add40bfb85ad770440ec3cb
--- doc/info.man.inc	(.../info.man.inc)	(revision 7944f1c82b2b3f6379fcfa4cf3914df136b6cec9)
+++ doc/info.man.inc	(.../info.man.inc)	(revision 846829faf86d04ad2add40bfb85ad770440ec3cb)
@@ -113,7 +113,7 @@
 If [arg pattern] is not specified, returns the object names of all [term "slot object"]s defined by [arg [vset CMD]]. The returned [term "slot object"]s can be limited according to any or a
 combination of the following criteria: First, [term "slot object"]s
 can be filtered based on their command names matching [arg pattern] (see [cmd "string
-match"]). Second, [option "-type"] allows to select
+match"]). Second, [option "-type"] allows one to select
 [term "slot object"]s which are instantiated from a subclass [arg className] of [cmd nx::Slot] (default: [cmd nx::Slot]).
 
 [call [arg [vset CMD]] [method "info [vset MODIFIER] variables"] [opt [arg pattern]]]