[Pkg-mono-svn-commits] [SCM] mono branch, master-experimental, updated. debian/2.10.1-4-47-g5dbb6e1

Mirco Bauer meebey at meebey.net
Tue Aug 9 21:05:02 UTC 2011


The following commit has been merged in the master-experimental branch:
commit eb78f74c06586e1a154b0f4fd2b6aed2a6dc875c
Author: Mirco Bauer <meebey at meebey.net>
Date:   Tue Aug 9 22:04:10 2011 +0200

    Fixed spelling mistake according to lintian: s/allows to/allows one to/

diff --git a/debian/control b/debian/control
index 8a469f8..7113564 100644
--- a/debian/control
+++ b/debian/control
@@ -479,8 +479,8 @@ Description: Mono.Cecil library
  runtime, which can produce and execute CIL (Common Intermediate Language)
  bytecode (aka assemblies), and a class library.
  .
- This package contains the private Mono.Cecil library that allows to generate
- and inspect programs and libraries in the ECMA CIL format.
+ This package contains the private Mono.Cecil library that allows one to
+ generate and inspect programs and libraries in the ECMA CIL format.
 
 Package: libmono-c5-1.1-cil
 Architecture: all
@@ -537,8 +537,8 @@ Description: Mono Management library (for CLI 2.0)
  bytecode (aka assemblies), and a class library.
  .
  This package contains the Mono.Management library for CLI 2.0, which provides
- attach functionality for the Mono runtime. It allows to load code externally
- into a Mono process to debug or augment code live.
+ attach functionality for the Mono runtime. It allows one to load code
+ externally into a Mono process to debug or augment code live.
 
 Package: libmono-management4.0-cil
 Architecture: all
@@ -552,8 +552,8 @@ Description: Mono Management library (for CLI 4.0)
  bytecode (aka assemblies), and a class library.
  .
  This package contains the Mono.Management library for CLI 4.0, which provides
- attach functionality for the Mono runtime. It allows to load code externally
- into a Mono process to debug or augment code live.
+ attach functionality for the Mono runtime. It allows one to load code
+ externally into a Mono process to debug or augment code live.
 
 Package: libmono-messaging2.0-cil
 Architecture: all

-- 
mono



More information about the Pkg-mono-svn-commits mailing list