mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-10 06:14:43 +00:00
There are small typos in: - docs/modeltranslation/admin.rst - docs/modeltranslation/installation.rst - docs/modeltranslation/related_projects.rst - modeltranslation/admin.py - modeltranslation/management/commands/sync_translation_fields.py - modeltranslation/tests/models.py Fixes: - Should read `similar` rather than `similiar`. - Should read `whose` rather than `whos`. - Should read `original` rather than `orginal`. - Should read `missing` rather than `missings`. - Should read `consistent` rather than `consistant`. - Should read `compatibility` rather than `compatibiliy`. Signed-off-by: Tim Gates <tim.gates@iress.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrations | ||
| test_app | ||
| __init__.py | ||
| models.py | ||
| project_translation.py | ||
| settings.py | ||
| tests.py | ||
| translation.py | ||
| urls.py | ||