From 0e3ab65c6cb4a224490bbb8efbf413c33bfc1b19 Mon Sep 17 00:00:00 2001 From: Francois Michonneau Date: Mon, 21 Mar 2016 19:22:21 -0400 Subject: [PATCH] fix typo --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 4f0c8131..86dba8fc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,7 @@ ## rotl 0.5.0.900 * Fix bug in `studies_find_studies`, the arguments `verbose` and `exact` were - ignore + ignored * Refactor how result of query is checked and parsed.