From 38e85e9775b132b0ce504d8d795632668eb47852 Mon Sep 17 00:00:00 2001
From: Zefram <zefram@fysh.org>
Date: Wed, 13 Aug 2014 03:45:44 +0200
Subject: [PATCH] Manual section on uranium enrichment

---
 technic/machines/register/alloy_recipes.lua |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/technic/machines/register/alloy_recipes.lua b/technic/machines/register/alloy_recipes.lua
index 68be505..86fe87d 100644
--- a/technic/machines/register/alloy_recipes.lua
+++ b/technic/machines/register/alloy_recipes.lua
@@ -2,7 +2,7 @@
 local S = technic.getter
 
 technic.register_recipe_type("alloy", {
-	description = S("Alloy cooking"),
+	description = S("Alloying"),
 	input_size = 2,
 })
 

--
Gitblit v1.8.0