Skip to content

Commit 5df5663

Browse files
authored
Docs: enhance FirebaseDynamicLinks comments (#13786)
1 parent d4e42ee commit 5df5663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLinks.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ NS_SWIFT_NAME(DynamicLinks)
130130
/**
131131
* @method performDiagnosticsWithCompletion:
132132
* @abstract Performs basic FDL self diagnostic. Method effect on startup latency is quite small
133-
* and no user-visble UI is presented. This method should be used for debugging purposes.
133+
* and no user-visible UI is presented. This method should be used for debugging purposes.
134134
* App developers are encouraged to include output, generated by this method, to the support
135135
* requests sent to Firebase support.
136136
* @param completionHandler Handler that will be called when diagnostic completes.

0 commit comments

Comments
 (0)