We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f442c99 commit f759204Copy full SHA for f759204
Sources/DirectToSwiftUI/Support/SwiftUI/FormatterBinding.swift
@@ -12,7 +12,7 @@ import struct SwiftUI.Binding
12
public extension Binding {
13
14
/**
15
- * Creates a String binding form an arbitrary value binding which pipes the
+ * Creates a String binding from an arbitrary value binding which pipes the
16
* value binding through a formatter.
17
*
18
* This is a workaround to fix the `TextField` not doing the same when a
0 commit comments