Correct the theme name in the comments of the classic theme.

This commit is contained in:
Hong Xu
2016-09-14 12:47:51 -07:00
parent fadec6e719
commit ced99e5868
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{#
default/layout.html
classic/layout.html
~~~~~~~~~~~~~~~~~~~
Sphinx layout template for the default theme.
Sphinx layout template for the classic theme.
:copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* default.css_t
* classic.css_t
* ~~~~~~~~~~~~~
*
* Sphinx stylesheet -- default theme.
* Sphinx stylesheet -- classic theme.
*
* :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.