Skip to content

Commit 2d3894e

Browse files
authoredApr 10, 2025
Fix typo
1 parent 7b768e1 commit 2d3894e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎trac-env/templates/site_footer.html

+1-1
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)