guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/10: gnu: trytond-stock-forecast: Fix typo in description.


From: guix-commits
Subject: 03/10: gnu: trytond-stock-forecast: Fix typo in description.
Date: Wed, 29 Sep 2021 11:01:25 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 339b96bdc5a6a4121c3a98725615353dd9f2e69b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Sep 27 16:25:08 2021 +0200

    gnu: trytond-stock-forecast: Fix typo in description.
    
    * gnu/packages/tryton.scm (trytond-stock-forecast)[description]:
    Fix ‘mecanisms’ typo.
---
 gnu/packages/tryton.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm
index 37f0f9a..d5cfb63 100644
--- a/gnu/packages/tryton.scm
+++ b/gnu/packages/tryton.scm
@@ -3784,7 +3784,7 @@ consignment stock from supplier or at customer 
warehouse.")
     (synopsis "Tryton module with stock forecasts")
     (description "The @emph{Stock Forecast} Tryton module provide a simple way
 to create stock moves toward customers with a date in the future.  This allows
-other stock mecanisms to anticipate customer demand.")
+other stock mechanisms to anticipate customer demand.")
     (license license:gpl3+)))
 
 (define-public trytond-stock-inventory-location



reply via email to

[Prev in Thread] Current Thread [Next in Thread]