commit | 7355e1a74d1ee30b0babb8835e10027eb04ef832 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Jun 14 06:27:49 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Mon Jul 10 13:17:30 2023 -0600 |
tree | 97701ceae821482e0c8572b312b72247b809e57e | |
parent | b812967a6033de7c0682a048588397f987ebf55c [diff] |
Fix execute_frame_filters doc string When reading the doc string for execute_frame_filters, I wasn't sure if the ranges were inclusive or exclusive. This patch updates the doc string to reflect my findings, and also fixes an existing typo.