changeset 28:6ef336f7eb86 draft

Uploaded
author greg
date Wed, 07 Dec 2016 12:38:53 -0500
parents 25278c308041
children 7af9033b21a2
files plant_tribes_assembly_post_processor.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/plant_tribes_assembly_post_processor.xml	Tue Dec 06 13:47:27 2016 -0500
+++ b/plant_tribes_assembly_post_processor.xml	Wed Dec 07 12:38:53 2016 -0500
@@ -1,12 +1,12 @@
 <tool id="plant_tribes_assembly_post_processor" name="PlantTribes AssemblyPostProcessor" version="1.0.0">
     <description>pipeline</description>
     <requirements>
-        <requirement type="package" version="0.2">plant_tribes_assembly_post_processer</requirement>
+        <requirement type="package" version="0.2">plant_tribes_assembly_post_processor</requirement>
     </requirements>
     <stdio>
         <!-- Anything other than zero is an error -->
         <exit_code range="1:" />
-        <!-- In case the return code has not been set propery check stderr too -->
+        <!-- In case the return code has not been set properly check stderr too -->
         <regex match="Error:" />
         <regex match="Exception:" />
     </stdio>