From af592bb6578c7e7ce5da3cb1b4905d56c011d581 Mon Sep 17 00:00:00 2001 From: Mason Larobina Date: Mon, 29 Jun 2009 19:32:35 +0800 Subject: Spelleng fix. --- examples/data/uzbl/scripts/uzbl_tabbed.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/data/uzbl/scripts/uzbl_tabbed.py b/examples/data/uzbl/scripts/uzbl_tabbed.py index 1dfd6b6..485adcc 100755 --- a/examples/data/uzbl/scripts/uzbl_tabbed.py +++ b/examples/data/uzbl/scripts/uzbl_tabbed.py @@ -1,9 +1,9 @@ #!/usr/bin/python # Uzbl tabbing wrapper using a fifo socket interface -# Copyrite (c) 2009, Tom Adams -# Copyrite (c) 2009, quigybo -# Copyrite (c) 2009, Mason Larobina +# Copyright (c) 2009, Tom Adams +# Copyright (c) 2009, quigybo +# Copyright (c) 2009, Mason Larobina # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.3