1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: Fix spelling error in package description
Author: Rafael Laboissiere <rafael@debian.org>
Forwarded: https://savannah.gnu.org/bugs/index.php?54002
Last-Update: 2018-05-29
--- octave-vibes-0.2.0.orig/DESCRIPTION
+++ octave-vibes-0.2.0/DESCRIPTION
@@ -12,7 +12,7 @@ Description: The VIBes API allows one to
program to communicate with the viewer in order to draw figures.
This package integrates the VIBes API into Octave. The VIBes application
- is required for operation and must be installed seperately. Data types from
+ is required for operation and must be installed separately. Data types from
third-party interval arithmetic libraries for Octave are also supported.
Depends: octave (>= 4.0.0)
License: GPL-3.0+, MIT
|