mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 05:35:30 +00:00
In 9253e1206e91f5bd7 a bunch of `gdbr-check` (for `rust-gdb`) and `gdbg-check` (for plain `gdb`) was added. But in two places the author accidentally wrote `gdbt-check` instead. This commit fixes this typo.