Delete tab used as indentation in docs/topics/loaders.rst

This commit is contained in:
Julia Medina 2015-05-09 05:15:17 -03:00
parent 819a8eceee
commit acc13c9821
1 changed files with 1 additions and 1 deletions

View File

@ -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::