Skip to content

Commit 5342db6

Browse files
committed
Typo
1 parent f7edd0d commit 5342db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/murfey/server/api/shared.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ def gather_upstream_files(
181181
):
182182
"""
183183
Searches the specified upstream instrument for files based on the search strings
184-
set in the MachineConfig and retursn them as a list of file paths.
184+
set in the MachineConfig and returns them as a list of file paths.
185185
"""
186186
# Load the current instrument's machine config
187187
murfey_session = db.exec(

0 commit comments

Comments
 (0)