Skip to content

Commit

Permalink
Change makeVisitInfo to VisitInfo in a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
r-owen committed Mar 17, 2017
1 parent 79bfca5 commit b19097e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/obs/cfht/makeMegacamRawVisitInfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class MakeMegacamRawVisitInfo(MakeRawVisitInfo):
"""

def setArgDict(self, md, argDict):
"""Set an argument dict for makeVisitInfo and pop associated metadata
"""Set an argument dict for VisitInfo and pop associated metadata
@param[in,out] md metadata, as an lsst.daf.base.PropertyList or PropertySet
@param[in,out] argdict a dict of arguments
Expand Down

0 comments on commit b19097e

Please sign in to comment.