From b33a67550a3557dcc210cb689569f06ce0fa3cce Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 15 Mar 2021 11:36:31 +0300 Subject: grammar --- project/boost/build.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/boost/build.py b/project/boost/build.py index 612d815..b262e47 100644 --- a/project/boost/build.py +++ b/project/boost/build.py @@ -5,8 +5,8 @@ R'''Build Boost. -This script builds the Boost libraries. It main utility is setting the correct ---stagedir parameter value to avoid name clashes. +This script builds the Boost libraries. Its main utility is setting the +correct --stagedir parameter value to avoid name clashes. Usage example: -- cgit v1.2.3