Sea.string.capitalizeWords
From WoWWiki
This article is a part of the documentation of the Sea function library
-- -- capitalizeWords(String phrase) -- -- Takes a string like "hello world" and turns -- it into "Hello World". -- -- Returns: -- (String capitalizedPhrase) --
