Skip to content
Snippets Groups Projects
Commit b3766f60 authored by Emanuele Laface's avatar Emanuele Laface
Browse files

Merge branch 'testfix2' into 'master'

Changed small spelling error.

See merge request !3
parents 493da047 14a19dfa
No related branches found
No related tags found
2 merge requests!3Changed small spelling error.,!1Testfix
Pipeline #16140 passed
......@@ -26,7 +26,7 @@ try:
Repo.clone_from(pv_repo, './repo')
pvfiles=glob('./repo/*.txt')
except:
print('PV Reopsitory not available')
print('PV Repository not available')
quit()
pvlist=[]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment