From b9ccc083ae1988b21ed13e9b82926b1f200a6cc6 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Wed, 19 Dec 2018 17:33:40 -0600 Subject: [PATCH] fixed a typo --- src/sound.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sound.py b/src/sound.py index 25fb651..5f0da3b 100644 --- a/src/sound.py +++ b/src/sound.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -""" Sound utilities for socialized.""" +""" Sound utilities for socializer.""" from __future__ import unicode_literals import sys import os