Author: plessy Date: 2011-11-30 03:57:25 +0000 (Wed, 30 Nov 2011) New Revision: 8710
Modified: trunk/packages/primer3/trunk/debian/changelog trunk/packages/primer3/trunk/debian/ntdpal.1.xml trunk/packages/primer3/trunk/debian/oligotm.1.xml Log: Spellchecked manual pages (Closes: #650477, thanks to A. Costa). Modified: trunk/packages/primer3/trunk/debian/changelog =================================================================== --- trunk/packages/primer3/trunk/debian/changelog 2011-11-29 14:58:22 UTC (rev 8709) +++ trunk/packages/primer3/trunk/debian/changelog 2011-11-30 03:57:25 UTC (rev 8710) @@ -1,3 +1,9 @@ +primer3 (2.2.3-2) UNRELEASED; urgency=low + + * Spellchecked manual pages (Closes: #650477, thanks to A. Costa). + + -- Charles Plessy <[email protected]> Wed, 30 Nov 2011 12:55:00 +0900 + primer3 (2.2.3-1) unstable; urgency=low * New upstream version Modified: trunk/packages/primer3/trunk/debian/ntdpal.1.xml =================================================================== --- trunk/packages/primer3/trunk/debian/ntdpal.1.xml 2011-11-29 14:58:22 UTC (rev 8709) +++ trunk/packages/primer3/trunk/debian/ntdpal.1.xml 2011-11-30 03:57:25 UTC (rev 8710) @@ -102,7 +102,7 @@ <option>-g</option> <parameter>gval</parameter> </term> <listitem> - <para><parameter>gval</parameter> is a (positive) float (.01 precision) specifying penaltiy for creating a gap respectively (the penalties are subtracted from the output score)</para> + <para><parameter>gval</parameter> is a (positive) float (.01 precision) specifying penalty for creating a gap respectively (the penalties are subtracted from the output score)</para> </listitem> </varlistentry> @@ -111,7 +111,7 @@ <option>-l</option> <parameter>val</parameter> </term> <listitem> - <para><parameter>lval</parameter> is a (positive) float (.01 precision) specifying penaltiy for lengthening a gap respectively (the penalties are subtracted from the output score)</para> + <para><parameter>lval</parameter> is a (positive) float (.01 precision) specifying penalty for lengthening a gap respectively (the penalties are subtracted from the output score)</para> </listitem> </varlistentry> @@ -129,7 +129,7 @@ <option>-e</option> </term> <listitem> - <para>Causes the end postion of the alignment in both sequences to be printed. Do not confuse with the 'e' <emphasis>mode</emphasis>.</para> + <para>Causes the end position of the alignment in both sequences to be printed. Do not confuse with the 'e' <emphasis>mode</emphasis>.</para> </listitem> </varlistentry> @@ -193,7 +193,7 @@ <replaceable>mode</replaceable> </term> <listitem> - <para> is one of <parameter>g</parameter>, <parameter>G</parameter>, <parameter>l</parameter>, or <parameter>L</parameter> specifying a global, global end-anchored, local, or local end-achored alignment respectively. For backward compatibility <parameter>e</parameter> is equivalent to <parameter>G</parameter>.</para> + <para> is one of <parameter>g</parameter>, <parameter>G</parameter>, <parameter>l</parameter>, or <parameter>L</parameter> specifying a global, global end-anchored, local, or local end-anchored alignment respectively. For backward compatibility <parameter>e</parameter> is equivalent to <parameter>G</parameter>.</para> </listitem> </varlistentry> </variablelist> Modified: trunk/packages/primer3/trunk/debian/oligotm.1.xml =================================================================== --- trunk/packages/primer3/trunk/debian/oligotm.1.xml 2011-11-29 14:58:22 UTC (rev 8709) +++ trunk/packages/primer3/trunk/debian/oligotm.1.xml 2011-11-30 03:57:25 UTC (rev 8710) @@ -70,7 +70,7 @@ <refsect1 id="description"> <title>DESCRIPTION</title> <para> - <command>&dhpackage;</command> prints the melting temperature of a given desoxyribooligonucleotide on the standard output. It is part of the oligotm library. + <command>&dhpackage;</command> prints the melting temperature of a given deoxyribonucleotide on the standard output. It is part of the oligotm library. </para> </refsect1> @@ -100,7 +100,7 @@ <option>-n</option> <parameter>dNTP_conc</parameter> </term> <listitem> - <para>Concentration of deoxynycleotide triphosphate in mM, by default 0 mM.</para> + <para>Concentration of deoxynucleotide triphosphate in mM, by default 0 mM.</para> </listitem> </varlistentry> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
