weird, only thing I can think of is to try and open Terminal and type
nvram -p
then press enter, if the boot-args entry it displays has a v beside it then its set to always boot verbose mode
in which case type
sudo nvram boot-args=""
then press enter