guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: swftools: Fix typos.


From: guix-commits
Subject: branch master updated: gnu: swftools: Fix typos.
Date: Thu, 27 Oct 2022 17:55:10 -0400

This is an automated email from the git hooks/post-receive script.

vagrantc pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new ac51b9c86d gnu: swftools: Fix typos.
ac51b9c86d is described below

commit ac51b9c86d58cfdb13ee643a2fdc8e979939a260
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Thu Oct 27 14:10:27 2022 -0700

    gnu: swftools: Fix typos.
    
    * gnu/packages/animation.scm (swftools)[description]: Avoid uses of "allows
      to".
---
 gnu/packages/animation.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/animation.scm b/gnu/packages/animation.scm
index c029671b7e..9901e34b5f 100644
--- a/gnu/packages/animation.scm
+++ b/gnu/packages/animation.scm
@@ -579,14 +579,14 @@ slideshow from them.
 @command{font2swf} Converts font files (TTF, Type1) to SWF.
 
 @item
-@command{swfbbox} Allows to read out, optimize and readjust SWF bounding boxes.
+@command{swfbbox} reads out, optimizes and readjusts SWF bounding boxes.
 
 @item
 @command{swfc} A tool for creating SWF files from simple script files.  
Supports
 both ActionScript 2.0 aand 3.0.
 
 @item
-@command{swfextract} Allows to extract Movieclips, Sounds, Images etc. from SWF
+@command{swfextract} extracts Movieclips, Sounds, Images etc. from SWF
  files.
 
 @item



reply via email to

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