Common Mistakes: Add missing period

This commit is contained in:
pauloue 2018-04-30 19:00:27 -04:00 committed by rubenwardy
parent c98ce6274e
commit 30f116bc1d
No known key found for this signature in database
GPG Key ID: A1E29D52FF81513C

View File

@ -154,4 +154,4 @@ end)
If the callbacks cancel or the callback runner doesn't set the stack,
then our update will still be set.
If the callbacks or the callback runner does set the stack, then our
set_stack doesn't matter
set_stack doesn't matter.