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

Release Notes:

- N/A
This commit is contained in:
Ikko Eltociear Ashimine
2024-08-21 14:07:51 -04:00
committed by GitHub
parent d274be67d6
commit 9f0438b540
+1 -1
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) {