gpui: Remove extra "the" in comment (#16608)

Release Notes:

- N/A
This commit is contained in:
Ikko Eltociear Ashimine 2024-08-22 03:07:51 +09:00 committed by GitHub
parent d274be67d6
commit 9f0438b540
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -309,7 +309,7 @@ mod tests {
#[cfg(target_os = "macos")]
use crate as gpui;
// These seem to vary wildly based on the the text system.
// These seem to vary wildly based on the text system.
#[cfg(target_os = "macos")]
#[crate::test]
fn test_wrap_shaped_line(cx: &mut TestAppContext) {