Quantcast

Another tweak to the docs. API didn't update when it should have.

John Pasula [11-25-10 - 15:10]
Another tweak to the docs.  API didn't update when it should have.
Filename
core.lua
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