From 9431f93b704686df7fc9603dbfbd2db239d8b20a Mon Sep 17 00:00:00 2001 From: Louis Date: Wed, 27 Jan 2016 23:23:36 +0100 Subject: [PATCH] typo --- test/test_patatools/test_cache.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_patatools/test_cache.py b/test/test_patatools/test_cache.py index 3e1b6576..37a98689 100644 --- a/test/test_patatools/test_cache.py +++ b/test/test_patatools/test_cache.py @@ -1,4 +1,4 @@ -"""Tests of the patatools-convert command.""" +"""Tests of the patatools-cache command.""" # pylint: disable=too-few-public-methods