Skip to content

Commit 91b968a

Browse files
committed
wip [skip ci]
1 parent 9274f13 commit 91b968a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ViewTypes/TextFieldWithVerticalAxis.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import SwiftUI
22

3-
/// An abstract representation of the `TextField` type in SwiftUI, with `.vertical` style.
3+
/// An abstract representation of the `TextField` type in SwiftUI, with `.vertical` axis.
44
///
55
/// ```swift
66
/// struct ContentView: View {

0 commit comments

Comments
 (0)