From 71e402fe40b36042c1e941f508bba24772cf45ed Mon Sep 17 00:00:00 2001 From: Victor Shih Date: Mon, 7 May 2018 10:51:53 -0700 Subject: [PATCH] Spelling. --- docs/user/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst index a7c0f667..3e78813d 100644 --- a/docs/user/advanced.rst +++ b/docs/user/advanced.rst @@ -449,7 +449,7 @@ If an error occurs while executing your callback, a warning is given. If the callback function returns a value, it is assumed that it is to replace the data that was passed in. If the function doesn't return -anything, nothing else is effected. +anything, nothing else is affected. ::