Fix typos

This commit is contained in:
Faisal Salman
2024-11-14 20:30:12 +07:00
parent b960c42691
commit fdcb01d64e
10 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
/* Enums for UAParser.js v2.0.0-rc.3
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Enterorise License */
UAParser.js PRO Enterprise License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -6,7 +6,7 @@
/* Enums for UAParser.js v2.0.0-rc.3
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Enterorise License */
UAParser.js PRO Enterprise License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -2,7 +2,7 @@
/* Extensions for UAParser.js v2.0.0-rc.3
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Enterorise License */
UAParser.js PRO Enterprise License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -6,7 +6,7 @@
/* Extensions for UAParser.js v2.0.0-rc.3
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Enterorise License */
UAParser.js PRO Enterprise License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -2,7 +2,7 @@
/* Helpers for UAParser.js v2.0.0-rc.3
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Personal License */
UAParser.js PRO Enterprise License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -6,7 +6,7 @@
/* Helpers for UAParser.js v2.0.0-rc.3
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Personal License */
UAParser.js PRO Enterprise License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -1,7 +1,7 @@
/////////////////////////////////////////////////////////////////////////////////
/* UAParser.js v2.0.0-rc.3
Copyright © 2012-2023 Faisal Salman <f@faisalman.com>
UAParser.js PRO Enterorise License *//*
UAParser.js PRO Enterprise License *//*
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data.
Supports browser & node.js environment.
Demo : https://uaparser.dev

View File

@@ -5,7 +5,7 @@
/////////////////////////////////////////////////////////////////////////////////
/* UAParser.js v2.0.0-rc.3
Copyright © 2012-2023 Faisal Salman <f@faisalman.com>
UAParser.js PRO Enterorise License *//*
UAParser.js PRO Enterprise License *//*
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data.
Supports browser & node.js environment.
Demo : https://uaparser.dev