1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Bug 388025 - Typo in Autotools guide: "selected" should be "selecting"

This commit is contained in:
Marc-Andre Laperle 2012-08-25 14:47:51 -04:00
parent ef6a4f189e
commit e658da36e5

View file

@ -38,7 +38,7 @@
<ol>
<li>Invoke Autoconf
<ul>
<li>The autoconf tool is run in the current directory for the current file or folder selected for the project. There are no parameters. Autoconf can also be run by right-clicking a configure.in or configure.ac file and selected Invoke Autoconf.
<li>The autoconf tool is run in the current directory for the current file or folder selected for the project. There are no parameters. Autoconf can also be run by right-clicking a configure.in or configure.ac file and selecting Invoke Autoconf.
<br/>
</li>
</ul>