fixed spelling mistake

This commit is contained in:
David Tenty 2007-09-25 01:31:38 -04:00
parent 245d514002
commit 2af71dc3c3
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<entry> <entry>
<title><xsl:value-of select="@title"/></title> <title><xsl:value-of select="@title"/></title>
<link href="http://csclub.uwaterloo.ca"/> <link href="http://csclub.uwaterloo.ca"/>
<authour><xsl:value-of select="short"/><</authour> <author><xsl:value-of select="short"/></author>
<summary><xsl:value-of select="abstract"/></summary> <summary><xsl:value-of select="abstract"/></summary>
</entry> </entry>
</xsl:for-each> </xsl:for-each>