Переглянути джерело

Fix typo in tootctl statuses remove (#12603)

master^2
trwnh 4 роки тому
committed by Eugen Rochko
джерело
коміт
1c10283217
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      lib/mastodon/statuses_cli.rb

+ 1
- 1
lib/mastodon/statuses_cli.rb Переглянути файл

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


Завантаження…
Відмінити
Зберегти