[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/23: gnu: kicad: Fix typo "explicitly".
From: |
guix-commits |
Subject: |
02/23: gnu: kicad: Fix typo "explicitly". |
Date: |
Wed, 22 May 2019 21:22:37 -0400 (EDT) |
vagrantc pushed a commit to branch master
in repository guix.
commit 6a16b8aa68d6ccb5b55566b78b39a8433f3a03db
Author: Vagrant Cascadian <address@hidden>
Date: Wed May 22 16:06:47 2019 -0700
gnu: kicad: Fix typo "explicitly".
* gnu/packages/engineering (kicad): Fix typo in comment.
---
gnu/packages/engineering.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 359503e..9b0f00c 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -779,7 +779,7 @@ language.")
"-DKICAD_SCRIPTING=ON"
"-DKICAD_SCRIPTING_MODULES=ON"
"-DKICAD_SCRIPTING_WXPYTHON=ON"
- ;; Has to be set explicitely, as we don't have the wxPython
+ ;; Has to be set explicitly, as we don't have the wxPython
;; headers in the wxwidgets store item, but in wxPython.
(string-append "-DCMAKE_CXX_FLAGS=-I"
(assoc-ref %build-inputs "wxpython")
- branch master updated (d087a3a -> c42dcaa), guix-commits, 2019/05/22
- 02/23: gnu: kicad: Fix typo "explicitly".,
guix-commits <=
- 01/23: gnu: stress-make: Fix typo "explicitly"., guix-commits, 2019/05/22
- 03/23: gnu: hdf5-parallel-openmpi: Fix typo "explicitly"., guix-commits, 2019/05/22
- 04/23: gnu: emacs-rspec: Fix typo "corresponding"., guix-commits, 2019/05/22
- 05/23: gnu: emacs-sly: Fix typo "familiar"., guix-commits, 2019/05/22
- 08/23: gnu: emacs-groovy-modes: Fix typo "highlighting"., guix-commits, 2019/05/22
- 07/23: gnu: emacs-evil-surround: Fix typo "parentheses"., guix-commits, 2019/05/22
- 11/23: gnu: infiniband-diags: Fix typo "diagnostic"., guix-commits, 2019/05/22
- 06/23: gnu: emacs-lua-mode: Fix typo "programming"., guix-commits, 2019/05/22
- 23/23: gnu: ghc-persistent: Fix typo "systems"., guix-commits, 2019/05/22
- 22/23: gnu: ghc-reflection: Fix typo "propagating"., guix-commits, 2019/05/22