fixed typo in doc comment

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@48965 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Mark Rickerby 2008-02-01 02:44:53 +00:00
parent 664e6899f8
commit 817e217293

View File

@ -7,7 +7,7 @@
* Data object that logs statistics for any page view in the system.
*
* Inbound links from external websites are distinquished by a 'true'
* value in the FromExternal field. False values are
* value in the FromExternal field.
*
* The referring urls are recorded in the Referrer field.
*