You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2017/06/19 15:23:40 UTC

[3/6] incubator-trafficcontrol git commit: fixed typo

fixed typo


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c97f7db8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/c97f7db8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/c97f7db8

Branch: refs/heads/master
Commit: c97f7db8bb0f7733fbd264effef4696f67c77bc5
Parents: cc27659
Author: Dewayne Richardson <de...@apache.org>
Authored: Thu Jun 15 13:51:25 2017 -0600
Committer: Dan Kirkwood <da...@gmail.com>
Committed: Mon Jun 19 09:22:08 2017 -0600

----------------------------------------------------------------------
 docs/source/admin/traffic_ops/using.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/c97f7db8/docs/source/admin/traffic_ops/using.rst
----------------------------------------------------------------------
diff --git a/docs/source/admin/traffic_ops/using.rst b/docs/source/admin/traffic_ops/using.rst
index 84f13eb..6e2298f 100644
--- a/docs/source/admin/traffic_ops/using.rst
+++ b/docs/source/admin/traffic_ops/using.rst
@@ -85,9 +85,9 @@ The following tabs are available in the menu at the top of the Traffic Ops user
   +=====================+=====================================================================================================================================================================+
   | Global Profile      | The table of global parameters. See :ref:`rl-param-prof`. This is where you Create/Read/Update/Delete parameters in the Global profile                              |
   +---------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
-  | All Cache Groups    | The table of all parameters *that are assgined to a cachegroup* - this may be slow to pull up, as there can be thousands of parameters.                             |
+  | All Cache Groups    | The table of all parameters *that are assigned to a cachegroup* - this may be slow to pull up, as there can be thousands of parameters.                             |
   +---------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
-  | All Profiles        | The table of all parameters *that are assgined to a profile* - this may be slow to pull up, as there can be thousands of parameters.                                |
+  | All Profiles        | The table of all parameters *that are assigned to a profile* - this may be slow to pull up, as there can be thousands of parameters.                                |
   +---------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   | Select Profile      | Select the parameter list by profile first, then get a table of just the parameters for that profile.                                                               |
   +---------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+