From b5c904144e6e7d25607635a7da95acc1daca701b Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Fri, 26 Jan 2018 09:25:21 +0000 Subject: [PATCH] Bug 16213: (QA follow-up) Fix terminology Signed-off-by: Josef Moravec --- api/v1/swagger/paths/holds.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/v1/swagger/paths/holds.json b/api/v1/swagger/paths/holds.json index e89511d..adf1178 100644 --- a/api/v1/swagger/paths/holds.json +++ b/api/v1/swagger/paths/holds.json @@ -192,7 +192,7 @@ "format": "date" }, "itemtype": { - "description": "Limit reserve on one itemtype (ignored for item-level holds)", + "description": "Limit hold on one itemtype (ignored for item-level holds)", "type": "string" } } -- 2.1.4