docs: use past tense when talking about autotools

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
Eric Engestrom 2019-04-24 13:19:51 +01:00 committed by Eric Engestrom
parent 46d6883a13
commit 88ed5f611d

View file

@ -147,7 +147,7 @@ ninja -C build/ install
</pre>
<p>
Note: autotools automatically updates translation files (used by the DRI
Note: autotools automatically updated translation files (used by the DRI
configuration tool) as part of the build process,
Meson does not do this. Instead, you will need do this:
</p>