[Pkg-ruby-extras-commits] r1046 -
packages-wip/libmmap-ruby/trunk/debian
Arnaud Cornet
nohar-guest at alioth.debian.org
Wed Nov 8 18:23:59 CET 2006
Author: nohar-guest
Date: 2006-11-08 18:23:58 +0100 (Wed, 08 Nov 2006)
New Revision: 1046
Modified:
packages-wip/libmmap-ruby/trunk/debian/control
packages-wip/libmmap-ruby/trunk/debian/control.in
Log:
Fix an -> and in description.
Modified: packages-wip/libmmap-ruby/trunk/debian/control
===================================================================
--- packages-wip/libmmap-ruby/trunk/debian/control 2006-11-08 17:19:07 UTC (rev 1045)
+++ packages-wip/libmmap-ruby/trunk/debian/control 2006-11-08 17:23:58 UTC (rev 1046)
@@ -11,7 +11,7 @@
Depends: libmmap-ruby1.8
Description: Ruby interface to manage memory-mapped file objects
This is a ruby library that implements memory-mapped file objects. It provides
- a ruby API to access the mmap syscall an manipulate mapped memory.
+ a ruby API to access the mmap syscall and manipulate mapped memory.
.
This package is part of the Ruby library extras, a supplement to Ruby's
standard library.
@@ -24,7 +24,7 @@
Depends: ruby
Description: Ruby interface to manage memory-mapped file objects
This is a ruby library that implements memory-mapped file objects. It provides
- a ruby API to access the mmap syscall an manipulate mapped memory.
+ a ruby API to access the mmap syscall and manipulate mapped memory.
.
This package is part of the Ruby library extras, a supplement to Ruby's
standard library.
Modified: packages-wip/libmmap-ruby/trunk/debian/control.in
===================================================================
--- packages-wip/libmmap-ruby/trunk/debian/control.in 2006-11-08 17:19:07 UTC (rev 1045)
+++ packages-wip/libmmap-ruby/trunk/debian/control.in 2006-11-08 17:23:58 UTC (rev 1046)
@@ -11,7 +11,7 @@
Depends: libmmap-ruby1.8
Description: Ruby interface to manage memory-mapped file objects
This is a ruby library that implements memory-mapped file objects. It provides
- a ruby API to access the mmap syscall an manipulate mapped memory.
+ a ruby API to access the mmap syscall and manipulate mapped memory.
.
This package is part of the Ruby library extras, a supplement to Ruby's
standard library.
@@ -24,7 +24,7 @@
Depends: ruby
Description: Ruby interface to manage memory-mapped file objects
This is a ruby library that implements memory-mapped file objects. It provides
- a ruby API to access the mmap syscall an manipulate mapped memory.
+ a ruby API to access the mmap syscall and manipulate mapped memory.
.
This package is part of the Ruby library extras, a supplement to Ruby's
standard library.
More information about the Pkg-ruby-extras-commits
mailing list