Skip to content

Commit 05d552c

Browse files
committed
.
1 parent 1587c7a commit 05d552c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ldoce5viewer/ldoce5/transform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
'''Contents transformer
1+
'''Content transformer
22
33
This module generates HTML data from LDOCE5's XML documents.
44
'''

ldoce5viewer/qtgui/access.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
'''This module adds a local URI scheme handler for QtWebKit'''
1+
'''application-specific URI scheme handler for QtWebKit'''
22

33
from __future__ import absolute_import
44
from __future__ import print_function

0 commit comments

Comments
 (0)