From aaa8685cbe888334b73545ae7183508d7fc7cd73 Mon Sep 17 00:00:00 2001 From: Christopher Broderick Date: Thu, 15 May 2025 09:48:32 +0100 Subject: [PATCH] Fi spelling error --- docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings.rst b/docs/settings.rst index 7cc012cf..ce2d25e8 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -90,7 +90,7 @@ These changes are visible throughout django-helpdesk **Default:** ``HELPDESK_NAVIGATION_ENABLED = False`` -- **HELPDESK_SHOW_MY_TICKETS_IN_NAV_FOR_STAFF** Show "My tickets" for staff. Typically used for help desk deploymnets that allow staff to create tickets to action other staff members. +- **HELPDESK_SHOW_MY_TICKETS_IN_NAV_FOR_STAFF** Show "My tickets" for staff. Typically used for help desk deployments that allow staff to create tickets to action other staff members. **Default:** ``HELPDESK_SHOW_MY_TICKETS_IN_NAV_FOR_STAFF = True``