diff --git a/pyringe/plugins/read_only.py b/pyringe/plugins/read_only.py index 070cd20..2ae6549 100644 --- a/pyringe/plugins/read_only.py +++ b/pyringe/plugins/read_only.py @@ -107,7 +107,7 @@ def SelectedThread(self): current command context. Returns: - The ID of the currenly selected thread. + The ID of the currently selected thread. """ if self.inferior.is_running: return self.inferior.current_thread