Andreas Tille pushed to branch master at Debian Med / libbio-mage-utils-perl
Commits: eda24d2f by Andreas Tille at 2018-03-16T21:25:51+01:00 Commit missing file - - - - - 1 changed file: - + debian/patches/spelling.patch Changes: ===================================== debian/patches/spelling.patch ===================================== --- /dev/null +++ b/debian/patches/spelling.patch @@ -0,0 +1,52 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Tue, 21 Nov 2017 15:29:17 +0100 +Desription: Fix spelling + +diff --git a/MAGE/XML/Handler.pm b/MAGE/XML/Handler.pm +index 97b2c6c..e5cfcfe 100644 +--- a/MAGE/XML/Handler.pm ++++ b/MAGE/XML/Handler.pm +@@ -82,7 +82,7 @@ sub unhandled { + + + ############################################################################### +-# count: setter/getter for the scalar to track counting ouput ++# count: setter/getter for the scalar to track counting output + ############################################################################### + sub count { + my $self = shift; +diff --git a/MAGE/XML/Reader.pm b/MAGE/XML/Reader.pm +index 8e075fd..15986ec 100644 +--- a/MAGE/XML/Reader.pm ++++ b/MAGE/XML/Reader.pm +@@ -124,7 +124,7 @@ sub sax1 { + } + + ############################################################################### +-# count: setter/getter for the scalar to track counting ouput ++# count: setter/getter for the scalar to track counting output + ############################################################################### + sub count { + my $self = shift; +@@ -151,7 +151,7 @@ output + + =item * log_file + +-called with the file handle to which ouput should be sent ++called with the file handle to which output should be sent + + =item * init + +diff --git a/MAGE/XML/Writer.pm b/MAGE/XML/Writer.pm +index e643bfd..ae31722 100644 +--- a/MAGE/XML/Writer.pm ++++ b/MAGE/XML/Writer.pm +@@ -920,7 +920,7 @@ sub data_format { + + The C<fh> attribute only controls where the main MAGE-ML document is + written. If the C<external_data> attribute is set, the writer will +-also create a seperate external data file for each data cube. ++also create a separate external data file for each data cube. + + The C<external_data_dir> controls what director those files are + written to. View it on GitLab: https://salsa.debian.org/med-team/libbio-mage-utils-perl/commit/eda24d2ffe40b0c0bb4f2f7cc3f3742369fccda1 --- View it on GitLab: https://salsa.debian.org/med-team/libbio-mage-utils-perl/commit/eda24d2ffe40b0c0bb4f2f7cc3f3742369fccda1 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
