diff --git a/xml/System.Runtime.InteropServices/SafeHandle.xml b/xml/System.Runtime.InteropServices/SafeHandle.xml
index e6aa7d26c9a..e8b204b93dd 100644
--- a/xml/System.Runtime.InteropServices/SafeHandle.xml
+++ b/xml/System.Runtime.InteropServices/SafeHandle.xml
@@ -405,7 +405,7 @@
Returns the value of the field.
- An representing the value of the field. If the handle has been marked invalid with , this method still returns the original handle value, which can be a stale value.
+ An representing the value of the field. If the handle has been marked invalid with , this method still returns the original handle value, which can be a stale value.
System.Int16
- Returns the data type of the object pointed to by the returned by the parameter on the current object.
- A value corresponding to a member of the enumeration and indicating the data type of the object pointed to by the returned by the parameter and used as the second argument for the constructor of the current object.
+ Returns the data type of the object pointed to by the returned by the parameter on the current object.
+ A value corresponding to a member of the enumeration and indicating the data type of the object pointed to by the returned by the parameter and used as the second argument for the constructor of the current object.
_aLexicons = new Dictionary()
Valid member of the enumeration indicating the type of requested audio output format.
A pointer to a containing detail setting for the audio format type requested by the argument.
Returns the best matching audio output supported by a given synthesize engine response to a request to the synthesizer engine for the support of a particular output format.
- Returns a valid instance referring to a containing detailed information about the output format.
+ Returns a valid instance referring to a containing detailed information about the output format.
_aLexicons = new Dictionary()
An array of instances containing the text to be rendered into speech.
- An pointing to a structure containing audio output format.
+ An pointing to a structure containing audio output format.
A reference to an interface passed in by the platform infrastructure to allow access to the infrastructure resources.
Renders specified array in the specified output format.
diff --git a/xml/System.Threading/WaitHandle.xml b/xml/System.Threading/WaitHandle.xml
index 1614cbf1a6f..04291b1a2d3 100644
--- a/xml/System.Threading/WaitHandle.xml
+++ b/xml/System.Threading/WaitHandle.xml
@@ -403,7 +403,7 @@ Application code does not call this method; it is automatically invoked during g
Gets or sets the native operating system handle.
- An representing the native operating system handle. The default is the value of the field.
+ An representing the native operating system handle. The default is the value of the field.