Skip to content

Commit 8b369ea

Browse files
authored
Update FIRStackFrame header to generate HTML correctly for Reference Docs (#6515)
1 parent 94fb0d1 commit 8b369ea

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
@@ -40,7 +40,7 @@ NS_SWIFT_NAME(StackFrame)
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
4242
* Crahslytics dashboard with the appropriate file name and line number. If an
43-
* invalid address is provided it will appear in the dashboard as <missing>.
43+
* invalid address is provided it will appear in the dashboard as missing.
4444
*
4545
* @param address - the address where the exception occurred
4646
*/

0 commit comments

Comments
 (0)