summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
authorAndrew Godwin <andrew@aeracode.org>2013-05-18 10:21:31 +0200
committerAndrew Godwin <andrew@aeracode.org>2013-05-18 10:21:31 +0200
commitb31eea069cf9bc801c82a975307a9173527d78f2 (patch)
treed3fb5b6e5ae4e6d4293786b94a193ed4f9fc4959 /docs/faq
parent76d93a52cd56be23104f824e6755ecc8d3a34d94 (diff)
parentf54a8880d78f4b0b37371b0b295b2b1e73c8b67f (diff)
Merge branch 'master' into schema-alteration
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/contributing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/contributing.txt b/docs/faq/contributing.txt
index 6f2dfd906f..20950e88c5 100644
--- a/docs/faq/contributing.txt
+++ b/docs/faq/contributing.txt
@@ -27,7 +27,7 @@ to make it dead easy, even for someone who may not be intimately familiar with
that area of the code, to understand the problem and verify the fix:
* Are there clear instructions on how to reproduce the bug? If this
- touches a dependency (such as PIL), a contrib module, or a specific
+ touches a dependency (such as Pillow/PIL), a contrib module, or a specific
database, are those instructions clear enough even for someone not
familiar with it?