diff --git a/src/shell-recorder.c b/src/shell-recorder.c index 4690368ca..325b2c7e9 100644 --- a/src/shell-recorder.c +++ b/src/shell-recorder.c @@ -1588,7 +1588,7 @@ shell_recorder_close (ShellRecorder *recorder) recorder->state = RECORDER_STATE_CLOSED; - /* Reenable unredirection while we are recoring */ + /* Reenable after the recording */ meta_enable_unredirect_for_screen (shell_global_get_screen (shell_global_get ())); /* Release the refcount we took when we started recording */