From acc13c98211cebf466e9ec4ed54b1c74adfd0981 Mon Sep 17 00:00:00 2001 From: Julia Medina Date: Sat, 9 May 2015 05:15:17 -0300 Subject: [PATCH] Delete tab used as indentation in docs/topics/loaders.rst --- docs/topics/loaders.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/loaders.rst b/docs/topics/loaders.rst index 4c24166e6..8841711ea 100644 --- a/docs/topics/loaders.rst +++ b/docs/topics/loaders.rst @@ -566,7 +566,7 @@ Here is a list of all built-in processors: The simplest processor, which doesn't do anything. It returns the original values unchanged. It doesn't receive any constructor arguments, nor does it - accept Loader contexts. + accept Loader contexts. Example::