fix grammar

This commit is contained in:
Marcell Kovács 2023-02-07 18:02:24 +01:00
parent 0a7faff2b9
commit 0ec3741ef8
No known key found for this signature in database
10 changed files with 13 additions and 13 deletions

View file

@ -210,7 +210,7 @@ class FullSync(object):
def process_library(self, library_id):
''' Add a library by it's id. Create a node and a playlist whenever appropriate.
''' Add a library by its id. Create a node and a playlist whenever appropriate.
'''
media = {
'movies': self.movies,