65878a
From 97df020a95852dddd28787ee846691c301b58807 Mon Sep 17 00:00:00 2001
65878a
From: Ronny Chevalier <chevalier.ronny@gmail.com>
65878a
Date: Sun, 3 Nov 2013 15:07:31 +0100
65878a
Subject: [PATCH] man: fix typo
65878a
65878a
---
65878a
 man/systemd-run.xml | 2 +-
65878a
 1 file changed, 1 insertion(+), 1 deletion(-)
65878a
65878a
diff --git a/man/systemd-run.xml b/man/systemd-run.xml
65878a
index e76a402..252335b 100644
65878a
--- a/man/systemd-run.xml
65878a
+++ b/man/systemd-run.xml
65878a
@@ -60,7 +60,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
65878a
   <refsect1>
65878a
     <title>Description</title>
65878a
 
65878a
-    <para><command>systemd-run</command> may be used create and start
65878a
+    <para><command>systemd-run</command> may be used to create and start
65878a
     a transient <filename>.service</filename> or a
65878a
     <filename>.scope</filename> unit and run the specified
65878a
     <replaceable>COMMAND</replaceable> in it.</para>