libbacktrace: fix tipo in comment

* simple.c (simple_unwind): Correct comment spelling.

Close #47
This commit is contained in:
Ian Lance Taylor
2020-09-08 15:07:24 -07:00
parent 030bd0a709
commit 5dec0fae31

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