1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Fix typos.

This commit is contained in:
Juanma Barranquero 2011-11-14 22:00:24 +01:00
parent 8350f087ef
commit 0b381c7eb8
53 changed files with 110 additions and 76 deletions

View file

@ -382,7 +382,7 @@ them yourself.
@deffn Option semanticdb-project-roots
The value of this variable is a list of directories (strings) that are
project roots. All subdirectories of a project root are considered
part of the same project. This variable can be overriden by
part of the same project. This variable can be overridden by
@code{semanticdb-project-root-functions}.
@end deffn