diff options
Diffstat (limited to 'gnu/packages/haxe.scm')
-rw-r--r-- | gnu/packages/haxe.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/haxe.scm b/gnu/packages/haxe.scm index 6876dbdc6f..dbe8b2c19e 100644 --- a/gnu/packages/haxe.scm +++ b/gnu/packages/haxe.scm @@ -102,7 +102,7 @@ easily embedded into any application and your libraries can be accessed using the C foreign function interface. You can use the compiler as standalone command line executable separate from -the VM, or as a Neko library to perform compile-and-run funtions for +the VM, or as a Neko library to perform compile-and-run functions for interactive languages.") (license license:expat))) |