aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorShubham Lagwankar <shubhu105@gmail.com>2019-01-14 16:05:54 -0500
committerJussi Pakkanen <jpakkane@gmail.com>2019-01-14 23:18:41 +0200
commit4de093c8d513273649dfec35947c210327a4178f (patch)
tree92276412f587172f7ac5871999f91a25cd149243 /man
parent348bd39083d28a542d06bf4ad97b0b00ee746f55 (diff)
downloadmeson-4de093c8d513273649dfec35947c210327a4178f.zip
meson-4de093c8d513273649dfec35947c210327a4178f.tar.gz
meson-4de093c8d513273649dfec35947c210327a4178f.tar.bz2
Fix typo [skip ci]
Diffstat (limited to 'man')
-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