From d2a65c244aec60a75f5b6165bc15aff3c161d3e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Roh=C3=A9e?= Date: Tue, 27 Aug 2019 10:31:21 +0200 Subject: typo s/mantains/maintains/ --- ipaddress.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipaddress.gemspec') diff --git a/ipaddress.gemspec b/ipaddress.gemspec index 6b61e92..599c9bd 100644 --- a/ipaddress.gemspec +++ b/ipaddress.gemspec @@ -12,7 +12,7 @@ Gem::Specification.new do |s| s.require_paths = ["lib"] s.authors = ["bluemonk", "mikemackintosh"] s.date = "2016-03-23" - s.description = "IPAddress is a Ruby library designed to make manipulation\n of IPv4 and IPv6 addresses both powerful and simple. It mantains\n a layer of compatibility with Ruby's own IPAddr, while\n addressing many of its issues." + s.description = "IPAddress is a Ruby library designed to make manipulation\n of IPv4 and IPv6 addresses both powerful and simple. It maintains\n a layer of compatibility with Ruby's own IPAddr, while\n addressing many of its issues." s.email = "ceresa@gmail.com" s.extra_rdoc_files = [ "CHANGELOG.rdoc", -- cgit v1.2.1