forked from treehouse/mastodon
Fix typo in tootctl statuses remove (#12603)
parent
fb17814d4a
commit
1c10283217
|
@ -20,7 +20,7 @@ module Mastodon
|
||||||
by someone locally but no longer are.
|
by someone locally but no longer are.
|
||||||
|
|
||||||
This is a computationally heavy procedure that creates extra database
|
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
|
LONG_DESC
|
||||||
def remove
|
def remove
|
||||||
say('Creating temporary database indices...')
|
say('Creating temporary database indices...')
|
||||||
|
|
Loading…
Reference in New Issue