From f03297687138d8b8478438566150653477a5439b Mon Sep 17 00:00:00 2001 From: Chris Pepper Date: Thu, 17 Apr 2008 04:11:27 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@648945 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_autoindex.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml index a3b568db74..ef13a51836 100644 --- a/docs/manual/mod/mod_autoindex.xml +++ b/docs/manual/mod/mod_autoindex.xml @@ -67,7 +67,7 @@ display. If you select a header link, the listing will be regenerated, sorted by the values in that column. Selecting the same header repeatedly toggles between ascending and descending - order. These column header links are suppressed with + order. These column header links are suppressed with the IndexOptions directive's SuppressColumnSorting option.

-- 2.50.1