From 13306124f5ba211d7189ddded73806bdc29f5a59 Mon Sep 17 00:00:00 2001 From: Flaviu Tamas Date: Sat, 13 Aug 2022 10:36:11 -0400 Subject: fix a couple typos --- SCons/Environment.xml | 6 +++--- doc/generated/functions.gen | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/SCons/Environment.xml b/SCons/Environment.xml index a3bcc93..7a288f3 100644 --- a/SCons/Environment.xml +++ b/SCons/Environment.xml @@ -2493,15 +2493,15 @@ This can be used to call a *-config command typical of the POSIX programming environment (for example, pkg-config). -Note that such a comamnd is executed using the +Note that such a command is executed using the SCons execution environment; if the command needs additional information, -that information needs to be explcitly provided. +that information needs to be explicitly provided. See &f-link-ParseConfig; for more details. -Flag values are translated accordig to the prefix found, +Flag values are translated according to the prefix found, and added to the following construction variables: diff --git a/doc/generated/functions.gen b/doc/generated/functions.gen index a3e4edf..c135173 100644 --- a/doc/generated/functions.gen +++ b/doc/generated/functions.gen @@ -2925,15 +2925,15 @@ This can be used to call a *-config command typical of the POSIX programming environment (for example, pkg-config). -Note that such a comamnd is executed using the +Note that such a command is executed using the SCons execution environment; if the command needs additional information, -that information needs to be explcitly provided. +that information needs to be explicitly provided. See &f-link-ParseConfig; for more details. -Flag values are translated accordig to the prefix found, +Flag values are translated according to the prefix found, and added to the following construction variables: -- cgit v0.12