<p dir="auto">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...</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany-plugins/pull/1171'>https://github.com/geany/geany-plugins/pull/1171</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany-plugins/pull/1171/commits/a4819d65306cb171a450bb179d4eb27072cbfd5a" class="commit-link">a4819d6</a>  Debugger: Fix typos in code comments</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany-plugins/pull/1171/files">16 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-1fb48eedf71a55550d8784d1d71575a05509296b5274dd12b7282acd4d35dc16">debugger/src/bptree.c</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-9fd3a5f61975de03d74b9a9d6bf3aa55fd11495effc1685485279fb13e1d2c44">debugger/src/breakpoints.c</a>
    (34)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-ae09f2795635fe4aa279df3c8781b586e29681d59960b5487c3558a8650927d0">debugger/src/callbacks.c</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-07338ea031aa86db677a06d5c453b4ec2a002b83f81af69e7e0188515ab5eca2">debugger/src/cell_renderers/cellrendererframeicon.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-d9ec01dcf5c7da2cc6de7131e54039bfaedd24f5b1bbb68761c9115488c87447">debugger/src/cell_renderers/cellrenderertoggle.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-b874bac28a2b345b6c00b3f64a47d8eeff52a862ab9ac284771e8474db45cf53">debugger/src/dbm_gdb.c</a>
    (38)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-ca86a33b9098e042412d1a7baa3da8339be3f4f02e3daef7348486cf3bf448fd">debugger/src/dconfig.c</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-0745f07588e00fd8471dc8534c1414584bf61a5875b8483fb1d95f2d7e85aa70">debugger/src/debug.c</a>
    (58)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-decc150b7f9d881612de1a21e9c2e8b2768aee9b16cb8706f97dbf2d2e63a9f8">debugger/src/debug_module.h</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-61939dd90e7fe1de7ce8690f3dad2a42bc8571eeca062cade60c74f36f9e14cc">debugger/src/envtree.c</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-825ae6389080cfe8fcfbf5743e0b169e098a8aee6c082e33ff7db3d808b94ac2">debugger/src/gdb_mi.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-e50034c371a296519d7e0e9137b98fd445d01bd3a5b1663622cd0c235323ff69">debugger/src/markers.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-2d82334f3794e46086c6e6bf2fb164f0fb4a58e19d83e3784a19dc8533df600b">debugger/src/plugin.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-b3310eb3ae587c4ae8fac0a934ee52ab92b3a58575a85cad62a2ad117e4919ca">debugger/src/vtree.c</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-4584fd35fc2122f7d7b494f382f8df0ddde454942cbd9cdbc1232104a97ab9b6">debugger/src/watch_model.c</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/1171/files#diff-1717d5e075b6e1035558ce70825885a83b2120043e1456bf72bd20c5706a151a">debugger/src/wtree.c</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/1171.patch'>https://github.com/geany/geany-plugins/pull/1171.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/1171.diff'>https://github.com/geany/geany-plugins/pull/1171.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/1171">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYM7QH6VXJUB2JD54TVDIJ5JANCNFSM5SNZJYIQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJZ2B5HNJ63GSVC4XYTVDIJ5JA5CNFSM5SNZJYI2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4RX6E5JQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany-plugins/pull/1171</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/1171",
"url": "https://github.com/geany/geany-plugins/pull/1171",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>