From 28e8e436e1a206de8d20fcd0c026d8679cf61175 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 14 Jan 2020 19:13:31 +0100 Subject: Fixed typo --- tasks/jeweler.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/jeweler.rake b/tasks/jeweler.rake index 34d27ed..eda8319 100644 --- a/tasks/jeweler.rake +++ b/tasks/jeweler.rake @@ -4,7 +4,7 @@ Jeweler::Tasks.new do |gem| gem.name = "ipaddress" gem.summary = %q{IPv4/IPv6 address manipulation library} gem.description = %q{IPAddress is a Ruby library designed to make manipulation - of IPv4 and IPv6 addresses both powerful and simple. It mantains + of IPv4 and IPv6 addresses both powerful and simple. It maintains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues.} gem.email = "ceresa@gmail.com" -- cgit v1.2.1