serbanghita / Mobile-Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
http://mobiledetect.net
MIT License
10.55k stars 2.68k forks source link

Fixed small typo (supersedes #640) #896

Closed Maikuolan closed 2 years ago

Maikuolan commented 2 years ago

This PR is identical to #640 (same commit, same author, etc), except that it targets 5.x, instead of master. :-)

Maikuolan commented 2 years ago

@serbanghita