From: Sebastian Pipping Date: Mon, 9 Jul 2012 16:33:24 +0000 (+0200) Subject: Fix typo in e-mail address X-Git-Tag: CATALYST-2.0.10~2^2~1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bdabb64ff7bd3f7ddaca38b58749946127748481;p=catalyst.git Fix typo in e-mail address --- diff --git a/doc/make_target_table.py b/doc/make_target_table.py index 378ae53c..e5e25f00 100755 --- a/doc/make_target_table.py +++ b/doc/make_target_table.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2012 W. Trevor King -# Copyright (C) 2012 Sebastian Pipping +# Copyright (C) 2012 Sebastian Pipping # Licensed under GPL v2 or later # This script should be run from the root of the catalyst source.