Ver código fonte

Fix typo in tootctl statuses remove (#12603)

master^2
trwnh 4 anos atrás
committed by Eugen Rochko
pai
commit
1c10283217
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      lib/mastodon/statuses_cli.rb

+ 1
- 1
lib/mastodon/statuses_cli.rb Ver arquivo

@@ -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...')


Carregando…
Cancelar
Salvar