From a07b2c2c6047357b5e4047a33b9a81a43c461b30 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 10 Apr 2019 09:40:22 -0600 Subject: (minor): fix misspelled 'Healthcheck' Signed-off-by: Ed Santiago --- completions/bash/podman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'completions/bash/podman') diff --git a/completions/bash/podman b/completions/bash/podman index a3f381962..3616c6ca1 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2388,7 +2388,7 @@ _podman_logout() { _complete_ "$options_with_args" "$boolean_options" } -_podman_healtcheck_run() { +_podman_healthcheck_run() { local options_with_args="" local boolean_options=" -- cgit v1.2.3-54-g00ecf