diff --git a/ExploitGSM_5_15_to_6_1/main.c b/ExploitGSM_5_15_to_6_1/main.c index f51cc0c..e4a5a24 100644 --- a/ExploitGSM_5_15_to_6_1/main.c +++ b/ExploitGSM_5_15_to_6_1/main.c @@ -1263,7 +1263,7 @@ int main(void) { if (getuid() != 0) { - fprintf(stderr, "Error faild get root \n"); + fprintf(stderr, "Error failed get root \n"); goto error_fail_root; }