[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#702447: marked as done (libvigraimpex: typo: choosen -> chosen)



Your message dated Mon, 08 Dec 2014 19:13:02 +0100
with message-id <5485EA2E.8020806@danielstender.com>
and subject line libvigraimpex: typo: choosen -> chosen
has caused the Debian Bug report #702447,
regarding libvigraimpex: typo: choosen -> chosen
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
702447: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702447
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libvigraimpex
Version: 1.7.1+dfsg1-3
Severity: minor
Tags: patch

Please see the attached patch.

--
Jakub Wilk
--- a/test/sampler/test.cxx
+++ b/test/sampler/test.cxx
@@ -387,7 +387,7 @@
 
     /* when sampling k times without replacement
     the probability p of a sample not being picked is ((k-1)/k)^k
-    The distribution of the number of samples not being choosen is a
+    The distribution of the number of samples not being chosen is a
     binomial distribution with n = k and p = ((k-1)/k)^k.
     The expectation value of a binomial distribution is n*p ==>
     The percentage of samples not used is (n*p)/k = p
--- a/include/vigra/numerictraits.hxx
+++ b/include/vigra/numerictraits.hxx
@@ -102,7 +102,7 @@
     The return type of this function can not be 'unsigned char' because
     the summation would very likely overflow. Since we know the source
     type, we can easily choose 'int' as an appropriate return type.
-    Likewise, we would have choosen 'float' if we had to sum a 
+    Likewise, we would have chosen 'float' if we had to sum a 
     sequence of floats. If we want to make this 
     algorithm generic, we would like to derive the appropriate return 
     type automatically. This can be done with NumericTraits. 

--- End Message ---
--- Begin Message ---
Version: 1.10.0+dfsg-7

Fixed in 1.10.0 upstream.

Daniel Stender (owner of ITA)

-- 
http://qa.debian.org/developer.php?login=debian%40danielstender.com
GPG key: 4096R/DF5182C8
46CB 1CA8 9EA3 B743 7676  1DB9 15E0 9AF4 DF51 82C8

--- End Message ---

Reply to: