-mtime Problem

Hi,

I'm using command "find . -mtime +10 -type f -print" to list the files 10 days or older but I'm getting the files which are even created today.
What am I doing wrong?

Thanks.

Find something similar here mtime