From 4e6de8bfab612865631c5286e069c1773dee8c28 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 2 Mar 2015 02:39:01 +0100 Subject: fixed minor typos in documentation --- src/spawn.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/spawn.cpp b/src/spawn.cpp index 8c2e05f..259f708 100644 --- a/src/spawn.cpp +++ b/src/spawn.cpp @@ -181,9 +181,9 @@ parse_shell_command_line(const gchar *cmdline, GError **error) * just as an UNIX98 \(lq/bin/sh\(rq would, but without * performing any expansions. * The program specified in is searched for in - * standard locations (accoring to the \(lqPATH\(rq environment + * standard locations (according to the \(lqPATH\(rq environment * variable). - * This mode of operation can also be forced on Windows and + * This mode of operation can also be enforced on Windows and * Unix by enabling bit 7 in the ED flag, e.g. by executing * \(lq0,128ED\(rq, and is recommended when writing cross-platform * macros using the EC command. -- cgit v1.2.3