From 1ed5e930637db428c9f8dea80c57cb0cc05760a2 Mon Sep 17 00:00:00 2001 From: Aparna Karve Date: Tue, 28 Mar 2017 11:40:52 -0700 Subject: [PATCH] Fix typo for physical_server_show_list --- db/fixtures/miq_product_features.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/fixtures/miq_product_features.yml b/db/fixtures/miq_product_features.yml index c9722228716..1bb44e26fcb 100644 --- a/db/fixtures/miq_product_features.yml +++ b/db/fixtures/miq_product_features.yml @@ -6396,7 +6396,7 @@ - :name: List :description: Display Lists of Physical Servers :feature_type: view - :identifier: shosical_server_show_list + :identifier: physical_server_show_list - :name: Show :description: Display Individual Physical Server :feature_type: view