From 7b0ceb8674196ddc37fb3b229df6d4fe1abe20c2 Mon Sep 17 00:00:00 2001 From: John Pasula Date: Thu, 25 Nov 2010 08:10:57 -0700 Subject: [PATCH] Another tweak to the docs. API didn't update when it should have. --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index bc74f47..09dc047 100644 --- a/core.lua +++ b/core.lua @@ -991,7 +991,7 @@ do return recipe_string end - --- Adds a tradeskill recipe into the specified recipe database + ---Adds a tradeskill recipe into the specified recipe database -- @name AckisRecipeList:AddRecipe -- @usage AckisRecipeList:AddRecipe(28927, 305, 23109, Q.UNCOMMON, V.TBC, 305, 305, 325, 345) -- @param spell_id The [[http://www.wowwiki.com/SpellLink|Spell ID]] of the recipe being added to the database -- 1.7.9.5