From e5f3f1fc422bffc8a95b04c7e076c48eb74a9971 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 24 Feb 2014 22:21:35 +0000 Subject: [PATCH] Typo --- meta/libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/libraries.json b/meta/libraries.json index 7c278ab..1708853 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -16,7 +16,7 @@ "boost-version": "1.33.0", "name": "Functional/Hash", "authors": "Daniel James", - "maintainers": ["Daniel James"]. + "maintainers": ["Daniel James"], "description": "A TR1 hash function object that can be extended to hash user defined types.", "documentation": "hash/", "std-proposal": false,