Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/Mono.Cairo/Documentation/en/Cairo/PointD.xml')
-rw-r--r--mcs/class/Mono.Cairo/Documentation/en/Cairo/PointD.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/mcs/class/Mono.Cairo/Documentation/en/Cairo/PointD.xml b/mcs/class/Mono.Cairo/Documentation/en/Cairo/PointD.xml
index 8704861f210..ca73bc30615 100644
--- a/mcs/class/Mono.Cairo/Documentation/en/Cairo/PointD.xml
+++ b/mcs/class/Mono.Cairo/Documentation/en/Cairo/PointD.xml
@@ -46,7 +46,7 @@ gr.Rectangle ( new PointD (0, 0), 1, 1);
</ReturnValue>
<Docs>
<summary>Access to the X coordinate.</summary>
- <value>To be added.</value>
+ <value>The X coordinate</value>
<remarks>
</remarks>
</Docs>
@@ -63,7 +63,7 @@ gr.Rectangle ( new PointD (0, 0), 1, 1);
</ReturnValue>
<Docs>
<summary>Access to the Y coordinate.</summary>
- <value>To be added.</value>
+ <value>The Y coordinate</value>
<remarks>
</remarks>
</Docs>
@@ -73,4 +73,4 @@ gr.Rectangle ( new PointD (0, 0), 1, 1);
</AssemblyInfo>
</Member>
</Members>
-</Type>
+</Type> \ No newline at end of file