[ismrmrd] 233/281: fix spelling mistake picked up by lintian

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:01:19 UTC 2015


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

ghisvail-guest pushed a commit to annotated tag ismrmrd0.5
in repository ismrmrd.

commit 331d4e1ccdc1030a26fddc7cf58adec2ed01831e
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed May 28 17:30:04 2014 +0100

    fix spelling mistake picked up by lintian
---
 utilities/generate_cartesian_shepp_logan.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utilities/generate_cartesian_shepp_logan.cpp b/utilities/generate_cartesian_shepp_logan.cpp
index f875330..93988cc 100644
--- a/utilities/generate_cartesian_shepp_logan.cpp
+++ b/utilities/generate_cartesian_shepp_logan.cpp
@@ -63,7 +63,7 @@ int main(int argc, char** argv)
 	}
 
 	std::cout << "Generating Cartesian Shepp Logan Phantom" << std::endl;
-	std::cout << "Accelleration: " << acc_factor << std::endl;
+	std::cout << "Acceleration: " << acc_factor << std::endl;
 
 	boost::shared_ptr<NDArrayContainer<std::complex<float> > > phantom = shepp_logan_phantom(matrix_size);
 	boost::shared_ptr<NDArrayContainer<std::complex<float> > > coils = generate_birdcage_sensititivies(matrix_size, ncoils, 1.5);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git



More information about the debian-science-commits mailing list