We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1587c7a commit 05d552cCopy full SHA for 05d552c
ldoce5viewer/ldoce5/transform.py
@@ -1,4 +1,4 @@
1
-'''Contents transformer
+'''Content transformer
2
3
This module generates HTML data from LDOCE5's XML documents.
4
'''
ldoce5viewer/qtgui/access.py
-'''This module adds a local URI scheme handler for QtWebKit'''
+'''application-specific URI scheme handler for QtWebKit'''
from __future__ import absolute_import
from __future__ import print_function
0 commit comments