Package: erlang Version: 1:14.a-dfsg-2 Severity: minor Tags: patch Hello.
I found some small typos while translating the package description via DDTSS. A patch is included. Thanks, Erik -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (20, 'experimental'), (20, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
--- control 2010-08-01 13:50:18.000000000 +0200 +++ control.new 2010-09-20 00:13:03.000000000 +0200 @@ -15,12 +15,12 @@ . Some of Erlang main features are: * Clear declarative syntax and is largely free from side-effects; - * Builtin support for real-time, concurrent and distributed programming; - * Designed for development of robust and continously operated programs; + * Built-in support for real-time, concurrent and distributed programming; + * Designed for development of robust and continuously operated programs; * Dynamic code replacement at runtime. . The Erlang distribution also includes OTP (Open Telecom Platform) which - provides a reach set of libraries and applications. + provides a rich set of libraries and applications. . This package is a dummy package which will install Erlang/OTP runtime, applications, sources, code examples and the Erlang editing mode for Emacs.