From 167e5406c342f32def50c5fcc4c2dc44441c5c3c Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 12 Feb 2021 12:18:25 +0100 Subject: [PATCH] Makefile: fix typo (s/madia-pool/media-pool/) --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 1ee3b461..8d4f013a 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -9,7 +9,7 @@ GENERATED_SYNOPSIS := \ pmt/synopsis.rst \ backup-protocol-api.rst \ reader-protocol-api.rst \ - config/madia-pool/config.rst \ + config/media-pool/config.rst \ config/tape/config.rst \ config/user/config.rst \ config/remote/config.rst \