From 0d21bdeffa1faf9f699a8c98ef798592fac1a44a Mon Sep 17 00:00:00 2001 From: Colin Frei Date: Fri, 28 Dec 2018 17:43:36 +0100 Subject: [PATCH] remove unnecessary character --- docs/utilities.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/utilities.rst b/docs/utilities.rst index 782472c3a..f0ab76d26 100644 --- a/docs/utilities.rst +++ b/docs/utilities.rst @@ -214,5 +214,5 @@ This too is done via the ``manage.py`` script: That's it. It'll loop over all of the documents in your database and attempt to match all of your tags to them. If one matches, it'll be applied. And -don't worry, you can run this as often as you like, it' won't double-tag +don't worry, you can run this as often as you like, it won't double-tag a document.