From fbdb032de266ba5f82e061ab204f6c622889d563 Mon Sep 17 00:00:00 2001 From: Nick Pope Date: Thu, 30 Apr 2020 11:12:05 +0100 Subject: Used :envvar: role and .. envvar:: directive in various docs. --- docs/ref/contrib/gis/geos.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/contrib') diff --git a/docs/ref/contrib/gis/geos.txt b/docs/ref/contrib/gis/geos.txt index cfb207288f..74de7b255c 100644 --- a/docs/ref/contrib/gis/geos.txt +++ b/docs/ref/contrib/gis/geos.txt @@ -32,7 +32,7 @@ features include: in Python using ``ctypes``. * Loosely-coupled to GeoDjango. For example, :class:`GEOSGeometry` objects may be used outside of a Django project/application. In other words, - no need to have ``DJANGO_SETTINGS_MODULE`` set or use a database, etc. + no need to have :envvar:`DJANGO_SETTINGS_MODULE` set or use a database, etc. * Mutability: :class:`GEOSGeometry` objects may be modified. * Cross-platform and tested; compatible with Windows, Linux, Solaris, and macOS platforms. -- cgit v1.3