libbacktrace: fix tipo in comment

* simple.c (simple_unwind): Correct comment spelling.
This commit is contained in:
Ian Lance Taylor 2020-09-08 15:07:24 -07:00
parent a8a7a97b4e
commit 494c5103c9

View File

@ -55,7 +55,7 @@ struct backtrace_simple_data
int ret;
};
/* Unwind library callback routine. This is passd to
/* Unwind library callback routine. This is passed to
_Unwind_Backtrace. */
static _Unwind_Reason_Code