From f0249df8ef5e43a7bded417346117e45648c1053 Mon Sep 17 00:00:00 2001 From: Alex Holden Date: Fri, 7 Mar 2014 09:29:03 -0800 Subject: [PATCH] Fix spelling errors - commited to committed Change-Id: Ib33d77fce109b0a4598bd71f501bd3d9f677174e --- operator-editing-code.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/operator-editing-code.xml b/operator-editing-code.xml index 4ea4695c..6cf06dbc 100644 --- a/operator-editing-code.xml +++ b/operator-editing-code.xml @@ -296,7 +296,7 @@ $ git commit -a -m "Removed reference to volume scheduler in the computer scheduler config and admin pages, bug 1188522" - Build commited changes locally by using tox. As part of the review process, + Build committed changes locally by using tox. As part of the review process, Jenkins runs gating scripts to check that the patch is fine. Locally, you can use the tox tool to run the same checks and ensure that a patch works. Install the tox package and run it from the top level directory which has the tox.ini file. @@ -471,7 +471,7 @@ more details go here. A few sentences would be nice. blueprint training-manuals - Build commited changes locally using tox. As part of the review process, + Build committed changes locally using tox. As part of the review process, Jenkins runs gating scripts to check that the patch is fine. Locally, you can use the tox tool to run the same checks and ensure that a patch works. Install the tox package and run it from the top level directory which has the tox.ini file.