sci-electronics/kicad: fix minor typo in a comment in vn. 4.0.0
authorIan Delaney <idella4@gentoo.org>
Tue, 8 Dec 2015 15:52:38 +0000 (23:52 +0800)
committerIan Delaney <idella4@gentoo.org>
Wed, 9 Dec 2015 05:31:16 +0000 (13:31 +0800)
Package-Manager: portage-2.2.24

sci-electronics/kicad/kicad-4.0.0.ebuild

index c414a5283c2d97fc6e8f7042cbb27a876711d885..9ed83e44f2d824f3658f54c67a8810bca92d9e83 100644 (file)
@@ -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