Skip to content

Commit 448b177

Browse files
committed
make format
1 parent 780fbe0 commit 448b177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/swift/source/features/Configuration.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public struct Configuration {
4141
/// - parameter rootFileURL: If specified, this path will be used to store all SDK internal files instead of
4242
/// the default location (i.e. The app's document directory).
4343
/// - parameter issueCallbackConfiguration: Optional callback configuration for issue reports.
44-
/// This API is in experimental phase and may change in the future.
44+
/// This API is in experimental phase and may change in the future.
4545
public init(
4646
sessionReplayConfiguration: SessionReplayConfiguration? = .init(),
4747
sleepMode: SleepMode = .disabled,

0 commit comments

Comments
 (0)