From: Jonathan GUILLOT Date: Thu, 21 May 2026 19:00:11 +0000 (+0200) Subject: doc: wdt: fix typo for expire X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3abd953da8c322f5e76b4909b37bd7a9d050d9e9;p=thirdparty%2Fu-boot.git doc: wdt: fix typo for expire --- diff --git a/doc/usage/cmd/wdt.rst b/doc/usage/cmd/wdt.rst index 711b74d20da..28abf98def9 100644 --- a/doc/usage/cmd/wdt.rst +++ b/doc/usage/cmd/wdt.rst @@ -16,7 +16,7 @@ Synopsis wdt start [flags] wdt stop wdt reset - wdt expirer [flags] + wdt expire [flags] Description -----------