diff --git a/src/RecipeInstructions.java b/src/RecipeInstructions.java index a381f7a..ec89917 100644 --- a/src/RecipeInstructions.java +++ b/src/RecipeInstructions.java @@ -73,7 +73,7 @@ public class RecipeInstructions } - //MMMMM children yes??? + //MMMMM children yes?? //Seriously this takes the action node and the rest of the words in sentence and adds them as children public static void construct_children(RecipeNode node, String[] words) {