mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-02 10:51:16 +00:00
Fix Typo
Fix a minor typo in a comment
This commit is contained in:
parent
ee11834d3c
commit
dd58e52800
@ -723,7 +723,7 @@ int wl_data_init (hashcat_ctx_t *hashcat_ctx)
|
||||
}
|
||||
else
|
||||
{
|
||||
wl_data->func = get_next_word_lm_text; // treat as nromal text
|
||||
wl_data->func = get_next_word_lm_text; // treat as normal text
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user