From b3733f1e9c00d9c2173cda19758656c59c96ec35 Mon Sep 17 00:00:00 2001 From: gengchc2 Date: Fri, 23 Sep 2016 11:24:56 +0800 Subject: [PATCH] Fix typo 'duplcate' to 'duplicate' in status.yaml TrivialFix Change-Id: I39aed5274c7890ec0144a708b4c5a8c900f226ba --- api-ref/source/v1/status.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/v1/status.yaml b/api-ref/source/v1/status.yaml index 250ac73429..b4d27fed55 100644 --- a/api-ref/source/v1/status.yaml +++ b/api-ref/source/v1/status.yaml @@ -49,7 +49,7 @@ 409: default: | This operation conflicted with another operation on this resource. - duplcate_zone: | + duplicate_zone: | There is already a zone with this name. 500: default: |