Skip to content
Snippets Groups Projects
Commit 1ccaea5b authored by Erik Johnston's avatar Erik Johnston
Browse files

Typo in port script

parent 5b8b1a43
No related branches found
No related tags found
No related merge requests found
...@@ -575,7 +575,7 @@ class CursesProgress(Progress): ...@@ -575,7 +575,7 @@ class CursesProgress(Progress):
if self.finished: if self.finished:
self.stdscr.addstr( self.stdscr.addstr(
self.rows-1, 0, rows-1, 0,
"Press any key to exit...", "Press any key to exit...",
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment