Fix typo in tootctl statuses remove (#12603)

This commit is contained in:
trwnh 2019-12-12 12:50:08 -06:00 committed by Eugen Rochko
parent fb17814d4a
commit 1c10283217
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ module Mastodon
by someone locally but no longer are.
This is a computationally heavy procedure that creates extra database
indicides before commencing, and removes them afterward.
indices before commencing, and removes them afterward.
LONG_DESC
def remove
say('Creating temporary database indices...')