small doc fixes

This commit is contained in:
MercierC
2021-03-29 13:07:48 +13:00
parent 89b0c48141
commit 169b6514b4
13 changed files with 13 additions and 13 deletions

View File

@ -52,7 +52,7 @@ from cpython.exc cimport PyErr_CheckSignals
from io import BufferedWriter
__title__="Imports sequences from different formats into a DMS"
__title__="Import sequences from different formats into a DMS"
default_config = { 'destview' : None,