From e8be846da3afaec503b7714cb988b8e1c1cb7120 Mon Sep 17 00:00:00 2001 From: Yuuki Mori Date: Tue, 9 Jun 2015 19:13:06 +0900 Subject: [PATCH] Fix wrong markup 'admin tab' to 'admin' Change-Id: I0343a164b3ccd0a03a40782d2a3a9d8b1666c7b6 Closes-bug: #1463343 --- doc/user-guide-admin/source/dashboard_admin_manage_roles.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user-guide-admin/source/dashboard_admin_manage_roles.rst b/doc/user-guide-admin/source/dashboard_admin_manage_roles.rst index 763aca183e..0a80f7db52 100644 --- a/doc/user-guide-admin/source/dashboard_admin_manage_roles.rst +++ b/doc/user-guide-admin/source/dashboard_admin_manage_roles.rst @@ -21,7 +21,7 @@ Create a role #. Log in to the dashboard and choose the :guilabel:`admin` project from the :guilabel:`CURRENT PROJECT` drop-down list. -#. On the :guilabel:`Admin tab`, click the :guilabel:`Roles` category. +#. On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category. #. Click the :guilabel:`Create Role` button. In the :guilabel:`Create Role` window, enter a name for the role. @@ -32,7 +32,7 @@ Edit a role #. Log in to the dashboard and choose the :guilabel:`admin` project from the :guilabel:`CURRENT PROJECT` drop-down list. -#. On the :guilabel:`Admin tab`, click the :guilabel:`Roles` category. +#. On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category. #. Click the :guilabel:`Edit` button. In the :guilabel:`Update Role` window, enter a new name for the role.