Skip to content

Commit fa4c1e6

Browse files
authored
Fix Crashlytics docs typo (#9197)
1 parent 5001806 commit fa4c1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FIRStackFrame.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ NS_SWIFT_NAME(StackFrame)
3939
/**
4040
* Creates a symbolicated Stack Frame from an address. The address will be
4141
* symbolicated in the Crashlytics backend for the customer and reported in the
42-
* Crahslytics dashboard with the appropriate file name and line number. If an
42+
* Crashlytics dashboard with the appropriate file name and line number. If an
4343
* invalid address is provided it will appear in the dashboard as missing.
4444
*
4545
* @param address - the address where the exception occurred

0 commit comments

Comments
 (0)