mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 02:12:30 +01:00
wmaker: Fix typos (used codespell).
This commit is contained in:
committed by
Carlos R. Mafra
parent
e5632a9120
commit
42e4069541
@@ -535,7 +535,7 @@ static void appiconBalloon(WObjDescriptor *object)
|
||||
/*
|
||||
* Check to see if it is a GNUstep app, because in this case we use the instance
|
||||
* instead of the class, otherwise the user will not be able to distinguish what
|
||||
* is being refered.
|
||||
* is being referred.
|
||||
*/
|
||||
if (strcmp(aicon->wm_class, "GNUstep") == 0)
|
||||
display_name = aicon->wm_instance;
|
||||
|
||||
Reference in New Issue
Block a user