[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [lego/develop] Fix typo
commit b5691c8332c7957a4427bd8798c17239d9685424
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Thu Sep 5 15:52:03 2019 +0200
Fix typo
---
packages/txt-to-html/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/txt-to-html/setup.py b/packages/txt-to-html/setup.py
index 82416d2..63cd871 100644
--- a/packages/txt-to-html/setup.py
+++ b/packages/txt-to-html/setup.py
@@ -10,7 +10,7 @@ setup(
py_modules=['lektor_txt_to_html'],
entry_points={
'lektor.plugins': [
- 'xml-to-html = lektor_txt_to_html:TxtToHtmlPlugin',
+ 'txt-to-html = lektor_txt_to_html:TxtToHtmlPlugin',
]
}
)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits