From 4de093c8d513273649dfec35947c210327a4178f Mon Sep 17 00:00:00 2001 From: Shubham Lagwankar Date: Mon, 14 Jan 2019 16:05:54 -0500 Subject: Fix typo [skip ci] --- man/meson.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/meson.1 b/man/meson.1 index 702ac4d..7eb8fb2 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -37,7 +37,7 @@ backend of Meson is Ninja, which can be invoked like this. You only need to run the Meson command once: when you first configure your build dir. After that you just run the build command. Meson will -autodetect changes in your source tree and regenerates all files +autodetect changes in your source tree and regenerate all files needed to build the project. The setup command is the default operation. If no actual command is -- cgit v1.1