aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/meson.12
1 files changed, 1 insertions, 1 deletions
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