mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-30 03:43:14 +02:00
...
This commit is contained in:
parent
7c0c153d97
commit
2170532391
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
from calibre.constants import iswindows, plugins
|
||||
|
||||
'''
|
||||
This modeule defines a share_open() function which is a replacement for
|
||||
This module defines a share_open() function which is a replacement for
|
||||
python's builtin open() function.
|
||||
|
||||
This replacement, opens 'shareable' files on all platforms. That is files that
|
||||
|
|
|
|||
Loading…
Reference in a new issue