Commit 3ec9b582 authored by Guillaume Quintard's avatar Guillaume Quintard

fix typo

parent 9711183d
...@@ -331,7 +331,7 @@ CLI_CMD(DEBUG_REQPOOLFAIL, ...@@ -331,7 +331,7 @@ CLI_CMD(DEBUG_REQPOOLFAIL,
"Schedule req-pool failures.", "Schedule req-pool failures.",
"The argument is read L-R and 'f' means fail:\n\n" "The argument is read L-R and 'f' means fail:\n\n"
"\tparam.set debug.reqpoolfail F__F\n\n" "\tparam.set debug.reqpoolfail F__F\n\n"
"Means that the frist and the third attempted allocation will fail", "Means that the first and the third attempted allocation will fail",
1, 1 1, 1
) )
CLI_CMD(DEBUG_XID, CLI_CMD(DEBUG_XID,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment