diff --git a/xml/System/IntPtr.xml b/xml/System/IntPtr.xml
index bb7d6dacc04..fd33c9c1d01 100644
--- a/xml/System/IntPtr.xml
+++ b/xml/System/IntPtr.xml
@@ -668,11 +668,11 @@
Value
Meaning
- Less than zero
- This instance precedes in the sort order.
+ This instance precedes in the sort order.
- Zero
- This instance occurs in the same position in the sort order as .
+ This instance occurs in the same position in the sort order as .
- Greater than zero
- This instance follows in the sort order.
+ This instance follows in the sort order.
To be added.
@@ -713,11 +713,11 @@
Value
Meaning
- Less than zero
- This instance precedes in the sort order.
+ This instance precedes in the sort order.
- Zero
- This instance occurs in the same position in the sort order as .
+ This instance occurs in the same position in the sort order as .
- Greater than zero
- This instance follows in the sort order.
+ This instance follows in the sort order.
To be added.
diff --git a/xml/System/UIntPtr.xml b/xml/System/UIntPtr.xml
index 2bd4575ef78..93d54b0d154 100644
--- a/xml/System/UIntPtr.xml
+++ b/xml/System/UIntPtr.xml
@@ -580,11 +580,11 @@
Value
Meaning
- Less than zero
- This instance precedes in the sort order.
+ This instance precedes in the sort order.
- Zero
- This instance occurs in the same position in the sort order as .
+ This instance occurs in the same position in the sort order as .
- Greater than zero
- This instance follows in the sort order.
+ This instance follows in the sort order.
To be added.
@@ -625,11 +625,11 @@
Value
Meaning
- Less than zero
- This instance precedes in the sort order.
+ This instance precedes in the sort order.
- Zero
- This instance occurs in the same position in the sort order as .
+ This instance occurs in the same position in the sort order as .
- Greater than zero
- This instance follows in the sort order.
+ This instance follows in the sort order.
To be added.