From 311a578a3e47a9323afb679c68bb46c975d1ba9b Mon Sep 17 00:00:00 2001 From: gebele Date: Tue, 20 Jun 2017 11:21:26 +0200 Subject: fix typo --- lazar-rest.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lazar-rest.gemspec b/lazar-rest.gemspec index 4aaeb14..cddc29a 100644 --- a/lazar-rest.gemspec +++ b/lazar-rest.gemspec @@ -4,7 +4,7 @@ Gem::Specification.new do |s| s.name = "lazar-rest" s.version = File.read("./VERSION") s.authors = ["Christoph Helma","Micha Rautenberg","Denis Gebele"] - s.email = ["supprot@in-silico.ch"] + s.email = ["support@in-silico.ch"] s.homepage = "http://github.com/opentox/lazar-rest" s.summary = %q{lazar-rest} s.description = %q{REST Interface for Lazar Toxicology Predictions} -- cgit v1.2.3