We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a0b24 commit 2a2eba3Copy full SHA for 2a2eba3
1 file changed
Sources/CodeEditor/UXCodeTextViewRepresentable.swift
@@ -15,7 +15,7 @@ import SwiftUI
15
#endif
16
17
/**
18
- * Move the gritty details our of the main representable.
+ * Move the gritty details out of the main representable.
19
*/
20
struct UXCodeTextViewRepresentable : UXViewRepresentable {
21
0 commit comments