Skip to content

Commit 9ad10b2

Browse files
Fixed typo in trac-env/templates/site_footer.html.
1 parent f1011af commit 9ad10b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trac-env/templates/site_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2>Support Us</h2>
7171
<li class="design"><span>Design by</span> <a class="threespot" href="http://www.threespot.com">Threespot</a> <span class="ampersand">&amp;</span> <a class="andrevv" href="http://andrevv.com/"></a></li>
7272
</ul>
7373
<p class="copyright">&copy; 2005-${date.today().year}
74-
<a href="https://djangoproject.com/foundation/"> Django SoftwareFoundation</a>
74+
<a href="https://djangoproject.com/foundation/"> Django Software Foundation</a>
7575
unless otherwise noted. Django is a
7676
<a href="https://djangoproject.com/trademarks/">registered trademark</a>
7777
of the Django Software Foundation.

0 commit comments

Comments
 (0)