Skip to content

Commit 3a0193b

Browse files
committedDec 25, 2016
Fixing docstring.
1 parent 0f74962 commit 3a0193b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎nikola/plugins/misc/post_encryption.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838

3939
class PostEncryption(SignalHandler):
40-
"""Render the tag/category pages and feeds."""
40+
"""Encrypt posts with passwords."""
4141

4242
name = "post_encryption"
4343

0 commit comments

Comments
 (0)
Please sign in to comment.