From 9c6c7fa79a7a263d85913f83a815384346327e0d Mon Sep 17 00:00:00 2001 From: PhilipPartsch <95444300+PhilipPartsch@users.noreply.github.com> Date: Thu, 1 Jan 2026 17:14:18 +0100 Subject: [PATCH] fix typo --- docs/directives/needtable.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/directives/needtable.rst b/docs/directives/needtable.rst index 17501ab48..be2f51de7 100644 --- a/docs/directives/needtable.rst +++ b/docs/directives/needtable.rst @@ -320,7 +320,7 @@ In this case, we set the sort option to ``status``. So *EX_ROW_3* is above of *E .. note:: Sorting only works if you use the standard sphinx-table for output: ``:style: table``. - By default, tables generated with DatabTables uses Javascript to sort results. + By default, tables generated with DataTables uses Javascript to sort results. .. _needtable_class: