From a5f4bbfe28d137143bdcb45dafd49acb3a1f5790 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Wed, 9 Jan 2013 00:22:12 +0000 Subject: [PATCH] Fixed typo --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 6460dbf57d..d055914448 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -18,7 +18,7 @@ your site specific code to be included on start and end of each page. .. note:: Some distributions (eg. Debian or Ubuntu) store :file:`config.inc.php` in - ``/etc/phpmyadmin`` instead of withing phpMyAdmin sources. + ``/etc/phpmyadmin`` instead of within phpMyAdmin sources. .. warning::