From 400fe6efa3512f26de63fcb9a8e053832f1ebe8d Mon Sep 17 00:00:00 2001 From: "beville@gmail.com" Date: Mon, 11 Feb 2013 17:27:54 +0000 Subject: [PATCH] text cleanup git-svn-id: http://comictagger.googlecode.com/svn/trunk@476 6c5673fe-1810-88d6-992b-cd32ca31540c --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b53f891..e9ab4d5 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ Features: * Communicates with an online database (Comic Vine) for acquiring metadata * Uses image processing to automatically match a given archive with the correct issue data * Batch processing in the GUI for tagging hundreds or more comics at a time -* Reads and writes multiple tagging schemes ( ComicBookLover? and ComicRack?, with more planned). +* Reads and writes multiple tagging schemes ( ComicBookLover and ComicRack, with more planned). * Reads and writes RAR, Zip, and folder archives (external tools needed for writing RAR) * Command line interface (CLI) on all platforms (including Windows), which supports batch operations, and which can be used in native scripts for complex operations.