From c39d04c33e3e94586f591a1ab1044148b4a49b13 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 28 Nov 2022 09:27:27 +0100 Subject: [PATCH] minor doc fixup an 'ignore' block assumes rust syntax, a 'text' block should just be plain text Signed-off-by: Wolfgang Bumiller --- proxmox-section-config/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox-section-config/src/lib.rs b/proxmox-section-config/src/lib.rs index f5bc3158..91793a4c 100644 --- a/proxmox-section-config/src/lib.rs +++ b/proxmox-section-config/src/lib.rs @@ -7,7 +7,7 @@ //! //! The file syntax is configurable, but defaults to the following syntax: //! -//! ```ignore +//! ```text //! : //! //!