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:
authorJoel Martinez <joelmartinez@gmail.com>2014-05-16 17:52:14 +0400
committerJoel Martinez <joelmartinez@gmail.com>2014-05-16 17:52:14 +0400
commit4de2bc52c54f8dd127471ec329b89cafc330333a (patch)
tree28ce8fa92b92ad67d09282f74e12b24071ef519c /mcs/class/monodoc
parent4930f612ae7f58d3f6b3944da31e8f605ffa6bcc (diff)
[monodoc] removed erroneous instance of 'FOO' string.
Diffstat (limited to 'mcs/class/monodoc')
-rw-r--r--mcs/class/monodoc/Resources/mono-ecma-impl.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/monodoc/Resources/mono-ecma-impl.xsl b/mcs/class/monodoc/Resources/mono-ecma-impl.xsl
index 65e42170cde..a34c39d2761 100644
--- a/mcs/class/monodoc/Resources/mono-ecma-impl.xsl
+++ b/mcs/class/monodoc/Resources/mono-ecma-impl.xsl
@@ -176,7 +176,7 @@
<xsl:when test="$show='namespace'">
<xsl:value-of select="$namespace"/>
- <xsl:text> FOO Namespace</xsl:text>
+ <xsl:text> Namespace</xsl:text>
</xsl:when>
<xsl:when test="$show='overloads'">