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 d4e42ee commit 5df5663Copy full SHA for 5df5663
FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLinks.h
@@ -130,7 +130,7 @@ NS_SWIFT_NAME(DynamicLinks)
130
/**
131
* @method performDiagnosticsWithCompletion:
132
* @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.
+ * and no user-visible UI is presented. This method should be used for debugging purposes.
134
* App developers are encouraged to include output, generated by this method, to the support
135
* requests sent to Firebase support.
136
* @param completionHandler Handler that will be called when diagnostic completes.
0 commit comments