update doc

This commit is contained in:
Chakib Ben Ziane 2018-05-27 18:10:49 +02:00
parent 397f05650b
commit f0bee19553

View File

@ -4,7 +4,7 @@
//
// For *browser specific* implementation create a new file for that browser.
//
// You must then implement a `New[BrowserType]()` IBrowser function and
// You must then implement a `func New[BrowserType]() IBrowser` function and
// implement parsing.
package main