Finance::Quote s/depreciated/deprecated/wq

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11791 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2013-09-07 22:29:48 +00:00
parent 254592b49f
commit ed8bdb1fcd

View File

@ -236,7 +236,7 @@
<para>Finance::Quote is used to get stock quotes from various Internet
sources, including Yahoo! Finance, Fidelity Investments, and the Australian
Stock Exchange. There are two methods of using this module &ndash; a
functional interface that is depreciated, and an object-orientated method
functional interface that is deprecated, and an object-orientated method
that provides greater flexibility and stability. With the exception of
straight currency exchange rates, all information is returned as a
two-dimensional hash (or a reference to such a hash, if called in a scalar