about summary refs log tree commit diff
path: root/pkgs/development/octave-modules/vibes/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/octave-modules/vibes/default.nix')
-rw-r--r--pkgs/development/octave-modules/vibes/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/octave-modules/vibes/default.nix b/pkgs/development/octave-modules/vibes/default.nix
index f60a5d7339a08..4d05a2c6893f7 100644
--- a/pkgs/development/octave-modules/vibes/default.nix
+++ b/pkgs/development/octave-modules/vibes/default.nix
@@ -29,7 +29,7 @@ buildOctavePackage rec {
       VIBes API that enables your 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 third-party interval arithmetic libraries for
+      separately. Data types from third-party interval arithmetic libraries for
       Octave are also supported.
     '';
     # Marked this way until KarlJoad gets around to packaging the vibes program.