Skip to content

Commit

Permalink
Copy edit docstring
Browse files Browse the repository at this point in the history
Co-authored-by: Padraic Shafer <[email protected]>
  • Loading branch information
danielballan and padraic-shafer authored Oct 24, 2023
1 parent 758d2ad commit f204d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiled/catalog/orm.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ class DataSourceAssetAssociation(Base):
"""
This describes which Assets are used by which DataSources, and how.
The 'parameter' describes which argument to pass the asset to in when
The 'parameter' describes which argument to pass the asset into when
constructing the Adapter. If 'parameter' is NULL then the asset is an
indirect dependency, such as a HDF5 data file backing an HDF5 'master'
file.
Expand Down

0 comments on commit f204d45

Please sign in to comment.