[DRE-commits] [ruby-capture-output] 01/02: debian/control: Fix typo in description, thanks Beatrice. (Closes: #779226)

Alexander GQ Gerasiov gq at moszumanska.debian.org
Thu Feb 26 13:46:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

gq pushed a commit to branch master
in repository ruby-capture-output.

commit 16795490178eba5df5eb50969938258416dd9d30
Author: Alexander GQ Gerasiov <gq at cs.msu.su>
Date:   Thu Feb 26 16:39:13 2015 +0300

    debian/control: Fix typo in description, thanks Beatrice. (Closes: #779226)
    
    Signed-off-by: Alexander GQ Gerasiov <gq at cs.msu.su>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b871d29..19f5306 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: Ruby library to grab given IO output and return it as a string
- Provides Caputere.output, Capture.stdout and Capture.stderr methods that can be
+ Provides Capture.output, Capture.stdout and Capture.stderr methods that can be
  used to grab output generated by current or spawned process.
  .
  This is useful for testing when you need to start a process and check its

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-capture-output.git



More information about the Pkg-ruby-extras-commits mailing list