From 8f8e9f921e59d4d9da531dda39b4d3915030c7b7 Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Wed, 28 Sep 2016 08:44:16 +0700 Subject: [PATCH] Fixed typo in doc file TrivialFix Change-Id: I6e680ccae6c169eae433f376890a8f2e5a19849a --- doc/source/troubleshooting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/troubleshooting.rst b/doc/source/troubleshooting.rst index 493d92109..e979bfedd 100644 --- a/doc/source/troubleshooting.rst +++ b/doc/source/troubleshooting.rst @@ -137,7 +137,7 @@ This essentially boils down to the following steps: ExecStart setting for the ironic-python-agent.service unit. #. Execute ``make`` to complete the build process. -If the the system is ruuning and uses systemd then editing the services file +If the system is running and uses systemd then editing the services file will be required. - ``systemctl edit ironic-python-agent.service``