mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
docs: fix various typos and misspellings (#2955)
This commit is contained in:
@@ -600,7 +600,7 @@ void Application::Impl::on_activate()
|
||||
|
||||
/* GApplication emits an 'activate' signal when bootstrapping the primary.
|
||||
* Ordinarily we handle that by presenting the main window, but if the user
|
||||
* user started Transmission minimized, ignore that initial signal... */
|
||||
* started Transmission minimized, ignore that initial signal... */
|
||||
if (is_iconified_ && activation_count_ == 1)
|
||||
{
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user