This commit is contained in:
Paul Gauthier 2023-05-22 09:46:14 -07:00
parent d373a3b64a
commit 3248d04ea4

View file

@ -96,7 +96,7 @@ relevant files for the task at hand.
Under the hood, `aider` uses
[universal ctags](https://github.com/universal-ctags/ctags)
to build the
map. Universal ctags can scan source code written in a large variety of
map. Universal ctags can scan source code written in many
languages, and extract data about all the symbols defined in each
file.