Skip to content

Commit fbfcf64

Browse files
committed
conversion docstring
1 parent a9f3411 commit fbfcf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexapi/media.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ def _loadData(self, data):
347347

348348
@utils.registerPlexObject
349349
class Conversion(PlexObject):
350-
""" Represents a current session. """
350+
""" Represents a conversion item. """
351351
TAG = 'Conversion'
352352

353353
def _loadData(self, data):

0 commit comments

Comments
 (0)