diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2008-09-09 01:54:20 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2008-09-09 01:54:20 +0000 |
| commit | 74f386dba274e319eb9e76cfb6f5d38e602104d9 (patch) | |
| tree | f39a1983daa4cf5650927daa729cf7f39176ae2b /docs/ref/files | |
| parent | 834a041e67b61f84b095c0796ed085f4c4785b0a (diff) | |
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8987 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/files')
| -rw-r--r-- | docs/ref/files/file.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/files/file.txt b/docs/ref/files/file.txt index e864a7e004..1ea5865ea7 100644 --- a/docs/ref/files/file.txt +++ b/docs/ref/files/file.txt @@ -88,7 +88,7 @@ Additional ``ImageField`` attributes .. attribute:: File.height - Heigght of the image. + Height of the image. Additional methods on files attached to objects ----------------------------------------------- |
