This is an excellent and quite complex plugin. Fixing typos in the code comments helps new devs to get familiar with the plugin's design and logic. Well, it helped me at least... You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1171
-- Commit Summary --
* Debugger: Fix typos in code comments
-- File Changes --
M debugger/src/bptree.c (10) M debugger/src/breakpoints.c (34) M debugger/src/callbacks.c (12) M debugger/src/cell_renderers/cellrendererframeicon.c (2) M debugger/src/cell_renderers/cellrenderertoggle.c (2) M debugger/src/dbm_gdb.c (38) M debugger/src/dconfig.c (8) M debugger/src/debug.c (58) M debugger/src/debug_module.h (4) M debugger/src/envtree.c (14) M debugger/src/gdb_mi.c (2) M debugger/src/markers.c (4) M debugger/src/plugin.c (2) M debugger/src/vtree.c (14) M debugger/src/watch_model.c (14) M debugger/src/wtree.c (2)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/1171.patch https://github.com/geany/geany-plugins/pull/1171.diff