Skip to content

Commit

Permalink
minor typos
Browse files Browse the repository at this point in the history
  • Loading branch information
bombcar committed Oct 25, 2021
1 parent 4072443 commit 6c4affb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Some of the changes include:
Full source code and commit history available on GitHub: https://github.com/GTNewHorizons/NewHorizonsCoreMod

# Copyright / License / Modpack usage
You may use this mod in any modpack you want to. You may also fork this repository and continue to develop this mod to cover your own ideas. Pullrequests are welcome.
You may use this mod in any modpack you want to. You may also fork this repository and continue to develop this mod to cover your own ideas. Pull requests are welcome. This is released under the GPL.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


public class GT_CraftingRecipeLoader extends gregtech.loaders.postload.GT_CraftingRecipeLoader implements Runnable {
private static final String aTextRailcraft = "Railcraft";
private static final String aTextRailcraft = "Railcraft";
private static final String aTextMachineBeta = "machine.beta";
private static final String aTextMachineAlpha = "machine.alpha";
private static final String aTextIron1 = "X X";
Expand Down

0 comments on commit 6c4affb

Please sign in to comment.