Fixing docstring typo in test_progress

This commit is contained in:
Bruno Oliveira 2015-04-02 08:05:23 -03:00
parent 79be5b0f4a
commit 47b9ea1f88

View File

@ -18,7 +18,7 @@
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
"""Test Percentage widget."""
"""Test Progress widget."""
from collections import namedtuple