Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Jun 17, 2024
1 parent 9c0a414 commit b6ac058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DIRAC/Resources/Storage/StorageBase.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ def getTransportURL(self, pathDict, protocols):

def constructURLFromLFN(self, lfn, withWSUrl=False):
"""Construct URL from the given LFN according to the VO convention for the
primary protocol of the storage plagin
primary protocol of the storage plugin
:param str lfn: file LFN
:param boolean withWSUrl: flag to include the web service part into the resulting URL
Expand Down

0 comments on commit b6ac058

Please sign in to comment.