diff options
author | robbat2 <robbat2> | 2010-06-06 10:29:22 +0000 |
---|---|---|
committer | robbat2 <robbat2> | 2010-06-06 10:29:22 +0000 |
commit | 1b70a7b5f877e9c397daf7b0c361c293238983d0 (patch) | |
tree | e286c9f07ff9b3a99cea93c0dc6dd065899a65af | |
parent | Update election XSL to reflect gentoo-dev list instead of gentoo-council list... (diff) | |
download | www-redesign-1b70a7b5f877e9c397daf7b0c361c293238983d0.tar.gz www-redesign-1b70a7b5f877e9c397daf7b0c361c293238983d0.tar.bz2 www-redesign-1b70a7b5f877e9c397daf7b0c361c293238983d0.zip |
Spelling fix to election XSL.
-rw-r--r-- | xml/htdocs/xsl/election.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/htdocs/xsl/election.xsl b/xml/htdocs/xsl/election.xsl index b78233f3..77051420 100644 --- a/xml/htdocs/xsl/election.xsl +++ b/xml/htdocs/xsl/election.xsl @@ -53,7 +53,7 @@ <note> Nominations are allowed from <xsl:value-of select="func:format-date(@from,'en')"/> 00:00 UTC to <xsl:value-of - select="func:format-date(@to,'en')"/> 23:59 UTC via the gentoo-dev mailling + select="func:format-date(@to,'en')"/> 23:59 UTC via the gentoo-dev mailing list. </note> |