commit 8efcf91b46a580257b22cdf70230298ecd148870
parent f2091c3464b0a9a2b75e34a9f89639c967c1afe8
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 6 Aug 2021 17:41:04 +0200
sfeed_opml_export: fix typo: opml -> OPML
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sfeed_opml_export b/sfeed_opml_export
@@ -38,7 +38,7 @@ cat <<!
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
- <title>opml export from sfeed</title>
+ <title>OPML export from sfeed</title>
</head>
<body>
!