From 0a0916f81e874dbd9c59fc806d5ff0685f1264b7 Mon Sep 17 00:00:00 2001 From: Bert JW Regeer Date: Sat, 25 Feb 2017 17:23:33 -0700 Subject: Add newline to make docs happy --- docs/glossary.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/glossary.rst b/docs/glossary.rst index 3a55a9f8a..0a46fac3b 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -1154,6 +1154,7 @@ Glossary coverage A measurement of code coverage, usually expressed as a percentage of which lines of code have been executed over which lines are executable, typically run during test execution. + execution policy A policy which wraps the :term:`router` by creating the request object and sending it through the request pipeline. -- cgit v1.2.3