From: trwnh Date: Thu, 12 Dec 2019 18:50:08 +0000 (-0600) Subject: Fix typo in tootctl statuses remove (#12603) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=1c1028321795461cb72a60bb7bc1e3479bb21bb9;p=mastodon.git Fix typo in tootctl statuses remove (#12603) --- diff --git a/lib/mastodon/statuses_cli.rb b/lib/mastodon/statuses_cli.rb index 7f2fbfa85..4d9af0a54 100644 --- a/lib/mastodon/statuses_cli.rb +++ b/lib/mastodon/statuses_cli.rb @@ -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...')