commit: e4a61451ab9a48bb24fadd8a7cc766577d61574b
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 8 15:52:38 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Dec 9 05:31:16 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a61451
sci-electronics/kicad: fix minor typo in a comment in vn. 4.0.0
Package-Manager: portage-2.2.24
sci-electronics/kicad/kicad-4.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/kicad/kicad-4.0.0.ebuild
b/sci-electronics/kicad/kicad-4.0.0.ebuild
index c414a52..9ed83e4 100644
--- a/sci-electronics/kicad/kicad-4.0.0.ebuild
+++ b/sci-electronics/kicad/kicad-4.0.0.ebuild
@@ -64,7 +64,7 @@ src_prepare() {
# Handle optional minimal install.
if use minimal; then
- # remove tempaltes as they are not needed to run binaries
+ # remove templates as they are not needed to run binaries
sed -e '/add_subdirectory( template )/d' -i CMakeLists.txt ||
die "sed failed"
else
# create a link to the parts library in the main project folder