From d7a10431af22429c2a828165cfc154e375f958ba Mon Sep 17 00:00:00 2001
From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= <mgorny@gentoo.org>
Date: Sat, 26 Oct 2019 08:39:40 +0200
Subject: [PATCH] texlive-module.eclass: Fix eclassdoc
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 eclass/texlive-module.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass
index 62620170dd13..bd338ee625c3 100644
--- a/eclass/texlive-module.eclass
+++ b/eclass/texlive-module.eclass
@@ -63,8 +63,8 @@
 # needed app-text/texlive-core.
 
 # @ECLASS-VARIABLE: TL_MODULE_INFORMATION
-# @DESCRIPTION:
 # @DEFAULT_UNSET
+# @DESCRIPTION:
 # Information to display about the package.
 # e.g. for enabling/disabling a feature
 
-- 
2.26.2