mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
wmaker: Fix typos (used codespell).
This commit is contained in:
committed by
Carlos R. Mafra
parent
e5632a9120
commit
42e4069541
@@ -303,7 +303,7 @@ void wSessionSaveState(WScreen * scr)
|
||||
if (win_info != NULL) {
|
||||
WMAddToPLArray(list, win_info);
|
||||
WMReleasePropList(win_info);
|
||||
/* If we were succesful in saving the info for this window
|
||||
/* If we were successful in saving the info for this window
|
||||
* add the application the window belongs to, to the
|
||||
* application list, so no multiple entries for the same
|
||||
* application are saved.
|
||||
|
||||
Reference in New Issue
Block a user