mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Fix miscellaneous typos.
Found via `codespell -q 3`
This commit is contained in:
committed by
Erik de Castro Lopo
parent
0db0e878b8
commit
01eb19708c
@@ -45,7 +45,7 @@ export LD_LIBRARY_PATH
|
||||
|
||||
EXE=@EXEEXT@
|
||||
|
||||
# Needed for bulding out-of-tree where source files are in the $top_srcdir tree
|
||||
# Needed for building out-of-tree where source files are in the $top_srcdir tree
|
||||
# and build products in the $top_builddir tree.
|
||||
top_srcdir=@top_srcdir@
|
||||
top_builddir=@top_builddir@
|
||||
|
||||
Reference in New Issue
Block a user