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/tests/test-xml-017-ref.xml')
-rw-r--r--mcs/tests/test-xml-017-ref.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/mcs/tests/test-xml-017-ref.xml b/mcs/tests/test-xml-017-ref.xml
index 810bdf9a7bc..94ea04b52be 100644
--- a/mcs/tests/test-xml-017-ref.xml
+++ b/mcs/tests/test-xml-017-ref.xml
@@ -5,13 +5,13 @@
</assembly>
<members>
<member name="M:Testing.Test.Foo">
- comment on method without parameter
+ comment on method without parameter
</member>
<member name="M:Testing.Test.Foo(System.Int64,Testing.Test,System.Collections.ArrayList)">
- here is a documentation with parameters (and has same name)
+ here is a documentation with parameters (and has same name)
</member>
<member name="M:Testing.Test.Foo(System.String[])">
- here is a documentation with parameters (and has same name)
+ here is a documentation with parameters (and has same name)
</member>
</members>
</doc>