From 7b6bf0ed8b6196ff9718b0d97238fde0c182bb40 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Sun, 23 Oct 2011 23:48:21 +0300 Subject: [PATCH] Fix typo and create a new "stable" named branch. --- sphinx/themes/basic/static/doctools.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/themes/basic/static/doctools.js b/sphinx/themes/basic/static/doctools.js index bd1b44efb..d4619fdfb 100644 --- a/sphinx/themes/basic/static/doctools.js +++ b/sphinx/themes/basic/static/doctools.js @@ -2,7 +2,7 @@ * doctools.js * ~~~~~~~~~~~ * - * Sphinx JavaScript utilties for all documentation. + * Sphinx JavaScript utilities for all documentation. * * :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details.