Skip to content

Commit 6fe46a3

Browse files
committed
Remove repeated word
1 parent d905386 commit 6fe46a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PyTorchUtils/PyTorchUtils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def __init__(self, parent):
1818
self.parent.contributors = ["Fernando Perez-Garcia (University College London)"]
1919
self.parent.helpText = 'This hidden module containing some tools to work with PyTorch inside Slicer.'
2020
self.parent.acknowledgementText = (
21-
'This work was was funded by the Engineering and Physical Sciences'
21+
'This work was funded by the Engineering and Physical Sciences'
2222
' Research Council (​EPSRC) and supported by the UCL Centre for Doctoral'
2323
' Training in Intelligent, Integrated Imaging in Healthcare, the UCL'
2424
' Wellcome / EPSRC Centre for Interventional and Surgical Sciences (WEISS),'

0 commit comments

Comments
 (0)