mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-25 14:51:15 -03:00
fix typos
This commit is contained in:
committed by
Fabian Homborg
parent
59e4314752
commit
305a657694
@@ -106,7 +106,7 @@ static bool should_test_function(const char *func_name) {
|
||||
#define ESCAPE_TEST_COUNT 100000
|
||||
/// The average length of strings to unescape.
|
||||
#define ESCAPE_TEST_LENGTH 100
|
||||
/// The higest character number of character to try and escape.
|
||||
/// The highest character number of character to try and escape.
|
||||
#define ESCAPE_TEST_CHAR 4000
|
||||
|
||||
/// Number of encountered errors.
|
||||
|
||||
Reference in New Issue
Block a user