diff --git a/functions-common b/functions-common index 9973d8ff03..3fdd71bffc 100644 --- a/functions-common +++ b/functions-common @@ -2371,7 +2371,7 @@ function time_start { function time_stop { local name local end_time - local elpased_time + local elapsed_time local total local start_time