mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 05:59:55 +02:00
Fix spelling of "occurrences"
This commit is contained in:
parent
09f185ae81
commit
e44f9931b2
3 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@ Example output:
|
|||
python manage.py fix_federation_ids https://old-url https://new-url --no-dry-run --no-input
|
||||
|
||||
# Output
|
||||
Will replace 108 found occurences of 'https://old-url' by 'https://new-url':
|
||||
Will replace 108 found occurrences of 'https://old-url' by 'https://new-url':
|
||||
|
||||
- 20 music.Artist
|
||||
- 13 music.Album
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue