Skip to content

Commit 802ca13

Browse files
Update Sources/AppState/Application/Types/State/Application+State.swift
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 5fbe8d3 commit 802ca13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AppState/Application/Types/State/Application+State.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ extension Application {
9898
self.scope = scope
9999
}
100100

101-
/// Resets the value to the inital value.
101+
/// Resets the value to the initial value.
102102
@MainActor
103103
public mutating func reset() {
104104
value = initial

0 commit comments

Comments
 (0)