From 50e521ea18c1b5d0496b0fc4e130ebbe610d906e Mon Sep 17 00:00:00 2001 From: Oliverpool Date: Thu, 19 Nov 2015 09:06:07 +0100 Subject: [PATCH] Typo --- test/test_songbook/test_compilation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_songbook/test_compilation.py b/test/test_songbook/test_compilation.py index a095dbfb..b225756e 100644 --- a/test/test_songbook/test_compilation.py +++ b/test/test_songbook/test_compilation.py @@ -1,4 +1,4 @@ -"""Tests for the chordpro parser.""" +"""Tests for the songbook compilation.""" # pylint: disable=too-few-public-methods