diff options
Diffstat (limited to 'cmd/zed/agents/fmd_api.c')
-rw-r--r-- | cmd/zed/agents/fmd_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/zed/agents/fmd_api.c b/cmd/zed/agents/fmd_api.c index ae90a322c..607b387ca 100644 --- a/cmd/zed/agents/fmd_api.c +++ b/cmd/zed/agents/fmd_api.c @@ -25,7 +25,7 @@ */ /* - * This file imlements the minimal FMD module API required to support the + * This file implements the minimal FMD module API required to support the * fault logic modules in ZED. This support includes module registration, * memory allocation, module property accessors, basic case management, * one-shot timers and SERD engines. |