From 0078e8501cd94a8ba267350706b56d82eec40c0d Mon Sep 17 00:00:00 2001 From: gengchc2 Date: Fri, 23 Sep 2016 11:35:15 +0800 Subject: [PATCH] Fix typo 'duplcate' to 'duplicate' in status.yaml TrivialFix Change-Id: I6fcf372767c646204ac6d4428cf85a1430fa72f9 --- api-ref/source/status.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/status.yaml b/api-ref/source/status.yaml index 250ac73429..b4d27fed55 100644 --- a/api-ref/source/status.yaml +++ b/api-ref/source/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: |