Array#uniq method naming

Hello, I was wondering why is this method called “uniq” rather than
“unique”? If it’s just a mere abbreviation then why other methods like
Array#combination didn’t get shortened?