diff options
Diffstat (limited to 'docs/man/django-admin.1')
| -rw-r--r-- | docs/man/django-admin.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1 index 42c56fc558..41c3d64562 100644 --- a/docs/man/django-admin.1 +++ b/docs/man/django-admin.1 @@ -1494,7 +1494,7 @@ Django will also accept URLs (\fBhttp\fP, \fBhttps\fP, \fBftp\fP) to compressed archives with the app template files, downloading and extracting them on the fly. .sp -For example, taking advantage of Github\(aqs feature to expose repositories as +For example, taking advantage of GitHub\(aqs feature to expose repositories as zip files, you can use a URL like: .INDENT 0.0 .INDENT 3.5 @@ -1596,7 +1596,7 @@ Django will also accept URLs (\fBhttp\fP, \fBhttps\fP, \fBftp\fP) to compressed archives with the project template files, downloading and extracting them on the fly. .sp -For example, taking advantage of Github\(aqs feature to expose repositories as +For example, taking advantage of GitHub\(aqs feature to expose repositories as zip files, you can use a URL like: .INDENT 0.0 .INDENT 3.5 |
