diff options
Diffstat (limited to 'development/ninja/slack-desc')
-rw-r--r-- | development/ninja/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/ninja/slack-desc b/development/ninja/slack-desc index a04b84adcea1d..35a65f09474fb 100644 --- a/development/ninja/slack-desc +++ b/development/ninja/slack-desc @@ -6,9 +6,9 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -ninja: ninja (small build system with a focus on speed) +ninja: ninja (build system with a focus on speed) ninja: -ninja: Ninja is a small build system with a focus on speed. It differs from +ninja: Ninja is a small build system with a focus on speed. It differs from ninja: other build systems in two major respects: it is designed to have its ninja: input files generated by a higher-level build system, and it is ninja: designed to run builds as fast as possible. |