diff --git a/contributing/documentation/format.rst b/contributing/documentation/format.rst index a1d087a03ee..1f1d377b193 100644 --- a/contributing/documentation/format.rst +++ b/contributing/documentation/format.rst @@ -72,7 +72,7 @@ directive to show the configuration in all supported configuration formats .. code-block:: php - // Configuration in XML + // Configuration in PHP The previous reST snippet renders as follow: @@ -88,7 +88,7 @@ The previous reST snippet renders as follow: .. code-block:: php - // Configuration in XML + // Configuration in PHP .. _reStructuredText: http://docutils.sf.net/rst.html .. _Sphinx: http://sphinx.pocoo.org/