Improved readability of variables
Hopefully improved semantics of variables Fixed typos Added hyphenations
This commit is contained in:
@@ -216,7 +216,7 @@ public class RecipeHandler implements IRecipeHandler
|
||||
{
|
||||
return getName( is );
|
||||
}
|
||||
catch (RecipeError notappicable)
|
||||
catch (RecipeError ignored)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user