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 94fb0d1 commit 8b369eaCopy full SHA for 8b369ea
Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FIRStackFrame.h
@@ -40,7 +40,7 @@ NS_SWIFT_NAME(StackFrame)
40
* Creates a symbolicated Stack Frame from an address. The address will be
41
* 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
43
- * invalid address is provided it will appear in the dashboard as <missing>.
+ * invalid address is provided it will appear in the dashboard as missing.
44
*
45
* @param address - the address where the exception occurred
46
*/
0 commit comments