1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #25578 -- Corrected the casing of "GitHub".

This commit is contained in:
Yusuke Miyazaki
2015-10-21 13:50:20 +09:00
committed by Tim Graham
parent a272db7008
commit 230d8c7301
7 changed files with 11 additions and 10 deletions

View File

@@ -726,7 +726,7 @@ The localflavor contrib app has been split into separate packages.
``django.contrib.localflavor`` itself will be removed in Django 1.6,
after an accelerated deprecation.
The new packages are available on Github. The core team cannot
The new packages are available on GitHub. The core team cannot
efficiently maintain these packages in the long term — it spans just a
dozen countries at this time; similar to translations, maintenance
will be handed over to interested members of the community.