nckx pushed a commit to branch master
in repository guix.

commit 18a69803e2eea4f7555d6eafb6497a645c2d094f
Author: Tobias Geerinckx-Rice <[email protected]>
Date:   Tue Nov 12 04:17:55 2019 +0100

    gnu: libspnav: Fix typo in description.
    
    * gnu/packages/engineering.scm (libspnav)[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 01b3163..ee01399 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2407,7 +2407,7 @@ or the official 3dxserv, as if they were using the 
magellan SDK.
 
 Also, libspnav provides a magellan API wrapper on top of the new API.  So, any
 applications that were using the magellan library, can switch to libspnav
-without any changes.  And programmers that are familliar with the magellan API
+without any changes.  And programmers that are familiar with the magellan API
 can continue using it with a free library without the restrictions of the
 official SDK.")
     (license license:bsd-3)))

Reply via email to