gnu: swftools: Fix typos.

* gnu/packages/animation.scm (swftools)[description]: Avoid uses of "allows
  to".
This commit is contained in:
Vagrant Cascadian 2022-10-27 14:10:27 -07:00
parent f8ce707252
commit ac51b9c86d
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -579,14 +579,14 @@ (define-public swftools
@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