summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
authorakki <akki@users.noreply.github.com>2016-11-16 03:30:50 +0530
committerTim Graham <timograham@gmail.com>2016-11-15 17:32:16 -0500
commitd2fc204694fa57a56da819b00a204a39eea55d82 (patch)
tree0cb600f58af809a8bc9eab7d14eb30cba9a514fb /docs/faq
parentaf0f01558bb53553a1a7cd24f8121163c0069c85 (diff)
[1.10.x] Replaced "django" with "Django" in spelling_wordlist.
Backport of 74ed20b49ade9f1cbd9af294e35478d8e0f59344 from master
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/help.txt8
-rw-r--r--docs/faq/troubleshooting.txt6
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/faq/help.txt b/docs/faq/help.txt
index 6cc3ca68c7..e2626894ee 100644
--- a/docs/faq/help.txt
+++ b/docs/faq/help.txt
@@ -16,8 +16,8 @@ active community of helpful individuals who may be able to solve your problem.
.. _message-does-not-appear-on-django-users:
-Why hasn't my message appeared on django-users?
-===============================================
+Why hasn't my message appeared on `django-users`?
+=================================================
|django-users| has a lot of subscribers. This is good for the community, as
it means many people are available to contribute answers to questions.
@@ -30,8 +30,8 @@ that spammers get caught, but it also means that your first question to the
list might take a little longer to get answered. We apologize for any
inconvenience that this policy may cause.
-Nobody on django-users answered my question! What should I do?
-==============================================================
+Nobody on `django-users` answered my question! What should I do?
+================================================================
Try making your question more specific, or provide a better example of your
problem.
diff --git a/docs/faq/troubleshooting.txt b/docs/faq/troubleshooting.txt
index 08aafdbb5c..1b2efd552f 100644
--- a/docs/faq/troubleshooting.txt
+++ b/docs/faq/troubleshooting.txt
@@ -7,10 +7,10 @@ during the development of Django applications.
.. _troubleshooting-django-admin:
-Problems running django-admin
-=============================
+Problems running ``django-admin``
+=================================
-"command not found: django-admin"
+"command not found: `django-admin`"
------------------------------------
:doc:`django-admin </ref/django-admin>` should be on your system path if you