projects
/
mspang
/
www.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
245d514
)
fixed spelling mistake
author
David Tenty
<daltenty@csclub.uwaterloo.ca>
Tue, 25 Sep 2007 05:31:38 +0000
(
01:31
-0400)
committer
David Tenty
<daltenty@csclub.uwaterloo.ca>
Tue, 25 Sep 2007 05:31:38 +0000
(
01:31
-0400)
xsl/atom.xsl
patch
|
blob
|
history
diff --git
a/xsl/atom.xsl
b/xsl/atom.xsl
index
afdd831
..
07acde5
100644
(file)
--- a/
xsl/atom.xsl
+++ b/
xsl/atom.xsl
@@
-54,7
+54,7
@@
<entry>
<title><xsl:value-of select="@title"/></title>
<link href="http://csclub.uwaterloo.ca"/>
- <autho
ur><xsl:value-of select="short"/><</authou
r>
+ <autho
r><xsl:value-of select="short"/></autho
r>
<summary><xsl:value-of select="abstract"/></summary>
</entry>
</xsl:for-each>