mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
Fixed some typos.
This commit is contained in:
committed by
Carlos R. Mafra
parent
95c68d2b10
commit
975d4becf1
@@ -2166,7 +2166,7 @@ void wDockDetach(WDock *dock, WAppIcon *icon)
|
||||
dock->icon_count--;
|
||||
|
||||
/* if the dock is not attached to an application or
|
||||
* the the application did not set the approriate hints yet,
|
||||
* the application did not set the appropriate hints yet,
|
||||
* destroy the icon */
|
||||
if (!icon->running || !wApplicationOf(icon->main_window))
|
||||
wAppIconDestroy(icon);
|
||||
|
||||
Reference in New Issue
Block a user