Fix docstring

This commit is contained in:
Florian Bruhin 2014-05-27 15:56:44 +02:00
parent 13cb5ddb31
commit 0976f95db7

View File

@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
"""The main tabbed browser widget."""
"""Command dispatcher for TabbedBrowser."""
import os
import subprocess