From a102530e224d8d454652e9845ceee5336cb13006 Mon Sep 17 00:00:00 2001 From: Luong Anh Tuan Date: Tue, 4 Oct 2016 10:08:08 +0700 Subject: [PATCH] Fix a typo in documentation remove redundant 'this' Change-Id: I93495166526ce695a41ee58dd00cc48a1858157f --- doc/source/engines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/engines.rst b/doc/source/engines.rst index 234ae127..bfabe068 100644 --- a/doc/source/engines.rst +++ b/doc/source/engines.rst @@ -417,7 +417,7 @@ lookup order to find (or fail) a atoms requirement lookup/request: .. note:: - To examine this this information when debugging it is recommended to + To examine this information when debugging it is recommended to enable the ``BLATHER`` logging level (level 5). At this level the storage and scope code/layers will log what is being searched for and what is being found.