nckx pushed a commit to branch master
in repository guix.

commit 81a5dcfcbad8ba64b94e1f3f4f56e133635360c2
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Fri Apr 9 19:52:11 2021 +0200

    gnu: geda-gaf: Fix typo in description.
    
    * gnu/packages/engineering.scm (geda-gaf)[description]: Fix typo.
---
 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 57464e1..b5568b8 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -266,7 +266,7 @@ plans and designs.")
 suite grouped together under the gEDA name.  gEDA/gaf is a collection of tools
 which currently includes: gschem, a schematic capture program; gnetlist, a
 netlist generation program; gsymcheck, a syntax checker for schematic symbols;
-gattrib, a spreadsheet programm that manipulates the properties of symbols of
+gattrib, a spreadsheet programme that manipulates the properties of symbols of
 a schematic; libgeda, libraries for gschem gnetlist and gsymcheck; gsch2pcb, a
 tool to forward annotation from your schematic to layout using PCB; some minor
 utilities.")

Reply via email to