From c049c8fbb9907fc7048b06c2a5c4be67a1e62dda Mon Sep 17 00:00:00 2001 From: Chris Bradfield Date: Sat, 1 Sep 2018 11:07:51 -0700 Subject: [DOCS] Classref additions and corrections --- doc/classes/RID.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes/RID.xml') diff --git a/doc/classes/RID.xml b/doc/classes/RID.xml index ee34560afd..9eb1462542 100644 --- a/doc/classes/RID.xml +++ b/doc/classes/RID.xml @@ -17,14 +17,14 @@ - Create a new RID instance with the ID of a given resource. When not handed a valid resource, silently stores the unused ID 0. + Creates a new RID instance with the ID of a given resource. When not handed a valid resource, silently stores the unused ID 0. - Retrieve the ID of the referenced resource. + Returns the ID of the referenced resource. -- cgit v1.2.3