diff options
Diffstat (limited to 'src/terminal-screen.c')
-rw-r--r-- | src/terminal-screen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/terminal-screen.c b/src/terminal-screen.c index d110386..6b0c795 100644 --- a/src/terminal-screen.c +++ b/src/terminal-screen.c @@ -952,7 +952,7 @@ terminal_screen_profile_notify_cb (TerminalProfile *profile, /* [email protected] 24/07/2014 - * update terminal window config - * with the flag of copy selection to cliboard or not. */ + * with the flag of copy selection to clipboard or not. */ terminal_window_update_copy_selection(screen, window); } |