diff --git a/docs/xml/Android.Hardware/GeomagneticField.xml b/docs/xml/Android.Hardware/GeomagneticField.xml
index b12afe3d3..0a8282a32 100644
--- a/docs/xml/Android.Hardware/GeomagneticField.xml
+++ b/docs/xml/Android.Hardware/GeomagneticField.xml
@@ -138,8 +138,7 @@
System.Single
-
-
+ Gets the declination of the horizontal magnetic field from true north, in degrees.
The declination of the horizontal component of the magnetic
field from true north, in degrees (i.e. positive means the
magnetic field is rotated east that much from true north).
@@ -178,8 +177,7 @@
System.Single
-
-
+ Gets the total magnetic field strength, in nanoteslas.
Total field strength in nanoteslas.
@@ -217,8 +215,7 @@
-
-
+ Returns the northward component of the magnetic field, in nanoteslas.
The X (northward) component of the magnetic field in nanoteslas.
@@ -256,8 +253,7 @@
-
-
+ Returns the eastward component of the magnetic field, in nanoteslas.
The Y (eastward) component of the magnetic field in nanoteslas.
@@ -295,8 +291,7 @@
-
-
+ Returns the downward component of the magnetic field, in nanoteslas.
The Z (downward) component of the magnetic field in nanoteslas.
@@ -333,8 +328,7 @@
System.Single
-
-
+ Gets the horizontal component of the magnetic field strength, in nanoteslas.
Horizontal component of the field strength in nanoteslas.
@@ -371,8 +365,7 @@
System.Single
-
-
+ Gets the inclination of the magnetic field, in degrees.
The inclination of the magnetic field in degrees -- positive
means the magnetic field is rotated downwards.