Minor change to the header that I noticed while reading up on the topic for Custom Sources.
From 9e90f632a211cb8a3929cc6abc740c733147f1e1 Mon Sep 17 00:00:00 2001 From: Andrew Walsh <[email protected]> Date: Thu, 22 Mar 2018 13:38:33 -0400 Subject: [PATCH] Fixed a typo in the header for the Custom Source page.
s/Coustum/Custom/ --- doc/custom_source_method.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/custom_source_method.rst b/doc/custom_source_method.rst index bdd3113..5a71bb1 100644 --- a/doc/custom_source_method.rst +++ b/doc/custom_source_method.rst @@ -1,6 +1,6 @@ .. _custom_source_method: -Coustom source method +Custom source method ===================== Build sources (for SRPM) by user-defined script. -- 1.8.3.1
_______________________________________________ copr-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
